Searched refs:to_pathname (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/tools/testing/selftests/filesystems/overlayfs/ |
| H A D | wrappers.h | 40 int to_dfd, const char *to_pathname, in sys_move_mount() argument 44 to_pathname, flags); in sys_move_mount()
|
| /linux-6.15/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-6.15/tools/testing/selftests/pidfd/ |
| H A D | pidfd_bind_mount.c | 68 int to_dfd, const char *to_pathname, in sys_move_mount() argument 72 to_pathname, flags); in sys_move_mount()
|
| /linux-6.15/tools/testing/selftests/filesystems/ |
| 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-6.15/fs/ |
| H A D | namespace.c | 4618 int, to_dfd, const char __user *, to_pathname, in SYSCALL_DEFINE5() argument 4656 to_name = getname_maybe_null(to_pathname, uflags); in SYSCALL_DEFINE5()
|