Home
last modified time | relevance | path

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

/linux/fs/
H A Dfsopen.c377 case FSCONFIG_SET_BINARY: in SYSCALL_DEFINE5()
427 case FSCONFIG_SET_BINARY: in SYSCALL_DEFINE5()
473 case FSCONFIG_SET_BINARY: in SYSCALL_DEFINE5()
/linux/tools/testing/selftests/proc/
H A Dproc-fsconfig-hidepid.c40 ret = fsconfig(fsfd, FSCONFIG_SET_BINARY, "hidepid", &hidepid, 0); in main()
/linux/tools/include/uapi/linux/
H A Dmount.h100 FSCONFIG_SET_BINARY = 2, /* Set parameter, supplying a binary blob value */
99 FSCONFIG_SET_BINARY = 2, /* Set parameter, supplying a binary blob value */ global() enumerator
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dmount.h100 FSCONFIG_SET_BINARY = 2, /* Set parameter, supplying a binary blob value */ enumerator