Searched refs:from_dfd (Results 1 – 1 of 1) sorted by relevance
123 static inline int sys_move_mount(int from_dfd, const char *from_pathname, in sys_move_mount() argument126 return (syscall(__NR_move_mount, from_dfd, from_pathname, to_dfd, in sys_move_mount()