Searched defs:from_dfd (Results 1 – 6 of 6) sorted by relevance
/linux/samples/vfs/ |
H A D | test-fsmount.c | 88 static inline int move_mount(int from_dfd, const char *from_pathname, in move_mount()
|
/linux/tools/testing/selftests/filesystems/ |
H A D | file_stressor.c | 42 static inline int sys_move_mount(int from_dfd, const char *from_pathname, in sys_move_mount()
|
/linux/tools/testing/selftests/pidfd/ |
H A D | pidfd_bind_mount.c | 67 sys_move_mount(int from_dfd,const char * from_pathname,int to_dfd,const char * to_pathname,unsigned int flags) sys_move_mount() argument
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | bpf_obj_pinning.c | 29 static inline int sys_move_mount(int from_dfd, const char *from_path, in sys_move_mount()
|
H A D | token.c | 51 static inline int sys_move_mount(int from_dfd, const char *from_path, in sys_move_mount()
|
/linux/fs/ |
H A D | namespace.c | 4424 int, from_dfd, const char __user *, from_pathname, in SYSCALL_DEFINE5() argument
|