Searched defs:from_dfd (Results 1 – 7 of 7) sorted by relevance
/linux-6.14.4/tools/testing/selftests/filesystems/overlayfs/ |
D | wrappers.h | 39 static inline int sys_move_mount(int from_dfd, const char *from_pathname, in sys_move_mount()
|
/linux-6.14.4/samples/vfs/ |
D | test-fsmount.c | 88 static inline int move_mount(int from_dfd, const char *from_pathname, in move_mount()
|
/linux-6.14.4/tools/testing/selftests/filesystems/ |
D | file_stressor.c | 42 static inline int sys_move_mount(int from_dfd, const char *from_pathname, in sys_move_mount()
|
/linux-6.14.4/tools/testing/selftests/pidfd/ |
D | pidfd_bind_mount.c | 67 static inline int sys_move_mount(int from_dfd, const char *from_pathname, in sys_move_mount()
|
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/ |
D | bpf_obj_pinning.c | 29 static inline int sys_move_mount(int from_dfd, const char *from_path, in sys_move_mount()
|
D | token.c | 50 static inline int sys_move_mount(int from_dfd, const char *from_path, in sys_move_mount()
|
/linux-6.14.4/fs/ |
D | namespace.c | 4282 int, from_dfd, const char __user *, from_pathname, in SYSCALL_DEFINE5() argument
|