Home
last modified time | relevance | path

Searched refs:FSCONFIG_SET_BINARY (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/
H A Dfsopen.c377 case FSCONFIG_SET_BINARY: in SYSCALL_DEFINE5()
410 case FSCONFIG_SET_BINARY: in SYSCALL_DEFINE5()
440 case FSCONFIG_SET_BINARY: in SYSCALL_DEFINE5()
485 case FSCONFIG_SET_BINARY: in SYSCALL_DEFINE5()
/openbmc/linux/tools/testing/selftests/proc/
H A Dproc-fsconfig-hidepid.c40 ret = fsconfig(fsfd, FSCONFIG_SET_BINARY, "hidepid", &hidepid, 0); in main()
/openbmc/linux/include/uapi/linux/
H A Dmount.h99 FSCONFIG_SET_BINARY = 2, /* Set parameter, supplying a binary blob value */ enumerator
/openbmc/linux/tools/include/uapi/linux/
H A Dmount.h99 FSCONFIG_SET_BINARY = 2, /* Set parameter, supplying a binary blob value */ enumerator