Searched defs:from_dfd (Results 1 – 3 of 3) sorted by relevance
88 static inline int move_mount(int from_dfd, const char *from_pathname, in move_mount()
29 static inline int sys_move_mount(int from_dfd, const char *from_path, in sys_move_mount()
4070 int, from_dfd, const char __user *, from_pathname, in SYSCALL_DEFINE5() argument