Searched refs:check_mnt (Results 1 – 1 of 1) sorted by relevance
776 static inline int check_mnt(struct mount *mnt) in check_mnt() function1712 if (!check_mnt(mnt)) in ksys_umount()1842 if (!check_mnt(real_mount(path->mnt))) in collect_mounts()2276 if (!check_mnt(old) && old_path->dentry->d_op != &ns_dentry_operations) in __do_loopback()2320 if (!check_mnt(parent)) in do_loopback()2524 if (!check_mnt(mnt)) in do_reconfigure_mnt()2557 if (!check_mnt(mnt)) in do_remount()2651 if (!check_mnt(p)) in do_move_mount()2659 if (!(attached ? check_mnt(old) : is_anon_ns(ns))) in do_move_mount()2744 if (unlikely(!check_mnt(parent))) { in do_add_mount()[all …]