Searched refs:mnt_from (Results 1 – 1 of 1) sorted by relevance
3213 struct mount *mnt_from = real_mount(from->mnt), in can_move_mount_beneath() local3239 for (struct mount *p = mnt_from; mnt_has_parent(p); p = p->mnt_parent) in can_move_mount_beneath()3264 if (propagation_would_overmount(parent_mnt_to, mnt_from, mp)) in can_move_mount_beneath()