Searched defs:from_pathname (Results 1 – 3 of 3) 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/fs/ |
| H A D | namespace.c | 4567 SYSCALL_DEFINE5(move_mount,int,from_dfd,const char __user *,from_pathname,int,to_dfd,const char __user *,to_pathname,unsigned int,flags) SYSCALL_DEFINE5() argument
|