Searched defs:from_dfd (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/samples/vfs/ |
D | test-fsmount.c | 88 static inline int move_mount(int from_dfd, const char *from_pathname, in move_mount()
|
/linux-6.12.1/tools/testing/selftests/filesystems/overlayfs/ |
D | dev_in_maps.c | 40 static int sys_move_mount(int from_dfd, const char *from_pathname, in sys_move_mount()
|
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/ |
D | bpf_obj_pinning.c | 29 static inline int sys_move_mount(int from_dfd, const char *from_path, in sys_move_mount()
|
D | token.c | 50 static inline int sys_move_mount(int from_dfd, const char *from_path, in sys_move_mount()
|
/linux-6.12.1/fs/ |
D | namespace.c | 4231 int, from_dfd, const char __user *, from_pathname, in SYSCALL_DEFINE5() argument
|