Searched defs:move_mount (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() function
|
| /linux/tools/testing/selftests/landlock/ |
| H A D | fs_test.c | 1708 TEST_F_FORK(layout1,move_mount) TEST_F_FORK() argument
|
| /linux/fs/ |
| H A D | namespace.c | 4566 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
|