Searched refs:check_mnt (Results 1 – 1 of 1) sorted by relevance
806 static inline int check_mnt(struct mount *mnt) in check_mnt() function1736 if (!check_mnt(mnt)) in can_umount()1897 if (!check_mnt(real_mount(path->mnt))) in collect_mounts()1971 if (!check_mnt(old_mnt)) in clone_private_mount()2393 if (!check_mnt(parent)) in do_loopback()2592 if (!check_mnt(mnt)) in do_reconfigure_mnt()2631 if (!check_mnt(mnt)) in do_remount()2793 if (!check_mnt(p)) in do_move_mount()2879 if (unlikely(!check_mnt(parent))) { in do_add_mount()3857 if (!check_mnt(root_mnt) || !check_mnt(new_mnt)) in SYSCALL_DEFINE2()[all …]
Completed in 66 milliseconds