Searched refs:fsopen (Results 1 – 18 of 18) sorted by relevance
| /linux/tools/testing/selftests/filesystems/ |
| H A D | fclog.c | 53 int fsfd = fsopen("tmpfs", FSOPEN_CLOEXEC); in TEST_F() 66 int fsfd = fsopen("tmpfs", FSOPEN_CLOEXEC); in TEST_F() 82 int fsfd = fsopen("tmpfs", FSOPEN_CLOEXEC); in TEST_F() 107 int fsfd = fsopen("tmpfs", FSOPEN_CLOEXEC); in TEST_F()
|
| /linux/tools/testing/selftests/proc/ |
| H A D | proc-pidns.c | 117 int fsfd = fsopen("proc", FSOPEN_CLOEXEC); in TEST_F() 135 int fsfd = fsopen("proc", FSOPEN_CLOEXEC); in TEST_F() 167 int fsfd = fsopen("proc", FSOPEN_CLOEXEC); in TEST_F() 190 int fsfd = fsopen("proc", FSOPEN_CLOEXEC); in TEST_F()
|
| H A D | proc-fsconfig-hidepid.c | 23 static inline int fsopen(const char *fsname, unsigned int flags) in fsopen() function 38 assert((fsfd = fsopen("proc", 0)) != -1); in main()
|
| /linux/samples/vfs/ |
| H A D | test-fsmount.c | 72 static inline int fsopen(const char *fs_name, unsigned int flags) in fsopen() function 108 fsfd = fsopen("afs", 0); in main()
|
| /linux/fs/ |
| H A D | fsopen.c | 120 SYSCALL_DEFINE2(fsopen, const char __user *, _fs_name, unsigned int, flags) in SYSCALL_DEFINE2() argument
|
| /linux/tools/testing/selftests/filesystems/mount-notify/ |
| H A D | mount-notify_test.c | 337 fs = fsopen("tmpfs", 0); in TEST_F()
|
| H A D | mount-notify_test_ns.c | 364 fs = fsopen("tmpfs", 0); in TEST_F()
|
| /linux/tools/perf/arch/mips/entry/syscalls/ |
| H A D | syscall_n64.tbl | 347 430 n64 fsopen sys_fsopen
|
| /linux/scripts/ |
| H A D | syscall.tbl | 373 430 common fsopen sys_fsopen
|
| /linux/tools/scripts/ |
| H A D | syscall.tbl | 373 430 common fsopen sys_fsopen
|
| /linux/tools/perf/arch/s390/entry/syscalls/ |
| H A D | syscall.tbl | 359 430 common fsopen sys_fsopen
|
| /linux/tools/perf/arch/sh/entry/syscalls/ |
| H A D | syscall.tbl | 436 430 common fsopen sys_fsopen
|
| /linux/tools/perf/arch/xtensa/entry/syscalls/ |
| H A D | syscall.tbl | 403 430 common fsopen sys_fsopen
|
| /linux/tools/perf/arch/x86/entry/syscalls/ |
| H A D | syscall_64.tbl | 357 430 common fsopen sys_fsopen
|
| H A D | syscall_32.tbl | 438 430 i386 fsopen sys_fsopen
|
| /linux/tools/perf/arch/sparc/entry/syscalls/ |
| H A D | syscall.tbl | 478 430 common fsopen sys_fsopen
|
| /linux/tools/perf/arch/arm/entry/syscalls/ |
| H A D | syscall.tbl | 447 430 common fsopen sys_fsopen
|
| /linux/tools/perf/arch/powerpc/entry/syscalls/ |
| H A D | syscall.tbl | 523 430 common fsopen sys_fsopen
|