Searched refs:FSCONFIG_SET_BINARY (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/ |
| H A D | fsopen.c | 377 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 D | proc-fsconfig-hidepid.c | 40 ret = fsconfig(fsfd, FSCONFIG_SET_BINARY, "hidepid", &hidepid, 0); in main()
|
| /linux/tools/include/uapi/linux/ |
| H A D | mount.h | 100 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 D | mount.h | 100 FSCONFIG_SET_BINARY = 2, /* Set parameter, supplying a binary blob value */ enumerator
|