Searched defs:move_mount (Results 1 – 3 of 3) sorted by relevance
88 static inline int move_mount(int from_dfd, const char *from_pathname, in move_mount() function
1517 int (*move_mount)(const struct path *from_path, const struct path *to_path); member1858 struct hlist_head move_mount; member
3516 SYSCALL_DEFINE5(move_mount, in SYSCALL_DEFINE5() argument