Searched refs:check_mnt (Results 1 – 1 of 1) sorted by relevance
455 static inline int check_mnt(struct vfsmount *mnt) in check_mnt() function1144 if (!check_mnt(path.mnt)) in SYSCALL_DEFINE2()1483 if (!check_mnt(path->mnt) || !check_mnt(old_path.mnt)) in do_loopback()1541 if (!check_mnt(path->mnt)) in do_remount()1593 if (!check_mnt(path->mnt) || !check_mnt(old_path.mnt)) in do_move_mount()1687 if (!check_mnt(path->mnt)) in do_add_mount()2190 if (!check_mnt(new.mnt)) in SYSCALL_DEFINE2()2214 if (!check_mnt(root.mnt)) in SYSCALL_DEFINE2()