Searched refs:mnt_has_parent (Results 1 – 3 of 3) sorted by relevance
89 static inline int mnt_has_parent(struct mount *mnt) in mnt_has_parent() function
1523 if (!mnt_has_parent(mnt)) in disconnect_mount()1588 if (mnt_has_parent(p)) { in umount_tree()2839 attached = mnt_has_parent(old); in do_move_mount()2879 for (; mnt_has_parent(p); p = p->mnt_parent) in do_move_mount()3826 while (&mnt->mnt != root->mnt && mnt_has_parent(mnt)) { in is_path_reachable()3922 if (!mnt_has_parent(root_mnt)) in SYSCALL_DEFINE2()3926 if (!mnt_has_parent(new_mnt)) in SYSCALL_DEFINE2()4167 if (!(mnt_has_parent(mnt) ? check_mnt(mnt) : is_anon_ns(mnt->mnt_ns))) in do_mount_setattr()
1293 while (mnt_has_parent(m)) { in choose_mountpoint_rcu()