Searched refs:mnt_to (Results 1 – 1 of 1) sorted by relevance
3214 *mnt_to = real_mount(to->mnt), in can_move_mount_beneath() local3215 *parent_mnt_to = mnt_to->mnt_parent; in can_move_mount_beneath()3217 if (!mnt_has_parent(mnt_to)) in can_move_mount_beneath()3223 if (IS_MNT_LOCKED(mnt_to)) in can_move_mount_beneath()3234 if (&mnt_to->mnt == current->fs->root.mnt) in can_move_mount_beneath()3240 if (p == mnt_to) in can_move_mount_beneath()3249 if (propagation_would_overmount(parent_mnt_to, mnt_to, mp)) in can_move_mount_beneath()