Searched refs:vfs_move_mount (Results 1 – 1 of 1) sorted by relevance
4399 static inline int vfs_move_mount(const struct path *from_path, in vfs_move_mount() function4488 return vfs_move_mount(&fd_file(f_from)->f_path, &to_path, mflags); in SYSCALL_DEFINE5()4500 return vfs_move_mount(&from_path, &to_path, mflags); in SYSCALL_DEFINE5()