const golang.org/x/sys/unix.FSCONFIG_SET_STRING
2 uses
golang.org/x/sys/unix (current package)
syscall_linux.go#L1925: return fsconfigCommon(fd, FSCONFIG_SET_STRING, key, valuep, 0)
ztypes_linux.go#L919: FSCONFIG_SET_STRING = 0x1
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)