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