Searched refs:check_mnt (Results 1 – 1 of 1) sorted by relevance
964 static inline int check_mnt(struct mount *mnt) in check_mnt() function1996 if (!check_mnt(mnt)) in can_umount()2187 if (!check_mnt(real_mount(path->mnt))) in collect_mounts()2261 if (!check_mnt(old_mnt)) in clone_private_mount()2735 if (!check_mnt(old) && old_path->dentry->d_op != &ns_dentry_operations) in __do_loopback()2779 if (!check_mnt(parent)) in do_loopback()2984 if (!check_mnt(mnt)) in do_reconfigure_mnt()3023 if (!check_mnt(mnt)) in do_remount()3297 if (!check_mnt(p)) in do_move_mount()3305 if (!(attached ? check_mnt(old) : is_anon_ns(ns))) in do_move_mount()[all …]