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