Searched refs:mnt_from (Results 1 – 1 of 1) sorted by relevance
3417 static int can_move_mount_beneath(const struct mount *mnt_from, in can_move_mount_beneath() argument3427 if (mnt_from->overmount) in can_move_mount_beneath()3439 if (mount_is_ancestor(mnt_to, mnt_from)) in can_move_mount_beneath()3463 if (check_mnt(mnt_from) && in can_move_mount_beneath()3464 propagation_would_overmount(parent_mnt_to, mnt_from, mp)) in can_move_mount_beneath()