Searched refs:mnt_from (Results 1 – 1 of 1) sorted by relevance
3509 struct mount *mnt_from = real_mount(from->mnt), in can_move_mount_beneath() local3535 for (struct mount *p = mnt_from; mnt_has_parent(p); p = p->mnt_parent) in can_move_mount_beneath()3560 if (check_mnt(mnt_from) && in can_move_mount_beneath()3561 propagation_would_overmount(parent_mnt_to, mnt_from, mp)) in can_move_mount_beneath()