Searched refs:mnt_to (Results 1 – 1 of 1) sorted by relevance
3418 const struct mount *mnt_to, in can_move_mount_beneath() argument3421 struct mount *parent_mnt_to = mnt_to->mnt_parent; in can_move_mount_beneath()3423 if (IS_MNT_LOCKED(mnt_to)) in can_move_mount_beneath()3434 if (&mnt_to->mnt == current->fs->root.mnt) in can_move_mount_beneath()3439 if (mount_is_ancestor(mnt_to, mnt_from)) in can_move_mount_beneath()3448 if (propagation_would_overmount(parent_mnt_to, mnt_to, mp)) in can_move_mount_beneath()