Searched refs:overmount (Results 1 – 5 of 5) sorted by relevance
91 struct mount *overmount; /* mounted on ->mnt_root */ member237 while (m->overmount) in topmost_overmount()238 m = m->overmount; in topmost_overmount()
452 if (!list_is_singular(head) || !child->overmount) in propagate_mount_busy()550 if (m != p->overmount) in trim_ancestors()578 if (n != m->overmount) { in trim_one()680 struct mount *over = m->overmount; in propagate_umount()
1006 if (unlikely(parent->overmount == mnt)) in __umount_mnt()1007 parent->overmount = NULL; in __umount_mnt()1043 parent->overmount = mnt; in make_visible()2578 for (top = source_mnt; unlikely(top->overmount); top = top->overmount) { in attach_recursive_mnt()2760 else if (beneath && &m->mnt == path->mnt && !m->overmount) in do_lock_mount()3427 if (mnt_from->overmount) in can_move_mount_beneath()3572 over = mp.parent->overmount; in do_move_mount()
238 elements, i.e. when the last element does not overmount the root of m.240 overmount the root of m.244 removed if and only if x_{i+1} does not overmount its root. It's easy
120 off control it can overmount / with a new root device and exec another init126 free up the space (find -xdev / -exec rm '{}' ';'), overmount rootfs