Searched refs:mnt_from (Results 1 – 1 of 1) sorted by relevance
3550 static int can_move_mount_beneath(const struct mount *mnt_from, in can_move_mount_beneath() argument3557 if (mnt_from->overmount) in can_move_mount_beneath()3560 if (mount_is_ancestor(mnt_to, mnt_from)) in can_move_mount_beneath()3584 if (check_mnt(mnt_from) && in can_move_mount_beneath()3585 propagation_would_overmount(parent_mnt_to, mnt_from, mp->mp)) in can_move_mount_beneath()