Searched refs:mnt_to (Results 1 – 1 of 1) sorted by relevance
3551 const struct mount *mnt_to, in can_move_mount_beneath() argument3554 struct mount *parent_mnt_to = mnt_to->mnt_parent; in can_move_mount_beneath()3560 if (mount_is_ancestor(mnt_to, mnt_from)) in can_move_mount_beneath()3569 if (propagation_would_overmount(parent_mnt_to, mnt_to, mp->mp)) in can_move_mount_beneath()