Searched refs:to_pathname (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/testing/selftests/filesystems/ |
| H A D | wrappers.h | 66 int to_dfd, const char *to_pathname, in sys_move_mount() argument 70 to_pathname, flags); in sys_move_mount()
|
| H A D | file_stressor.c | 43 int to_dfd, const char *to_pathname, in sys_move_mount() argument 47 to_pathname, flags); in sys_move_mount()
|
| /linux/samples/vfs/ |
| H A D | test-fsmount.c | 89 int to_dfd, const char *to_pathname, in move_mount() argument 94 to_dfd, to_pathname, flags); in move_mount()
|
| /linux/fs/ |
| H A D | namespace.c | 4425 int, to_dfd, const char __user *, to_pathname, in SYSCALL_DEFINE5() argument 4453 to_name = getname_maybe_null(to_pathname, uflags); in SYSCALL_DEFINE5()
|