Searched refs:to_dfd (Results 1 – 3 of 3) sorted by relevance
| /kernel/linux/linux-5.10/samples/vfs/ |
| 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()
|
| /kernel/linux/linux-5.10/fs/ |
| D | namespace.c | 3612 int, to_dfd, const char __user *, to_pathname, in SYSCALL_DEFINE5() argument 3643 ret = user_path_at(to_dfd, to_pathname, lflags, &to_path); in SYSCALL_DEFINE5()
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | syscalls.h | 1024 int to_dfd, const char __user *to_path,
|