Lines Matching refs:overmount
991 if (unlikely(parent->overmount == mnt))
992 parent->overmount = NULL;
1028 parent->overmount = mnt;
2579 for (top = source_mnt; unlikely(top->overmount); top = top->overmount) {
2738 * that has something mounted on top of it (i.e. has an overmount).
2774 else if (beneath && &m->mnt == path->mnt && !m->overmount)
3135 while (mnt->overmount) {
3136 mnt = mnt->overmount;
3546 if (mnt_from->overmount)
3682 over = mp.parent->overmount;