Searched refs:mnt_mp (Results 1 – 3 of 3) sorted by relevance
60 struct mountpoint *mnt_mp; /* where is it mounted */ member
515 mp = mnt->mnt_mp; in restore_mounts()518 mp = parent->mnt_mp; in restore_mounts()
805 put_mountpoint(mnt->mnt_mp); in unhash_mnt()806 mnt->mnt_mp = NULL; in unhash_mnt()840 child_mnt->mnt_mp = mp; in mnt_set_mountpoint()864 struct mountpoint *old_mp = mnt->mnt_mp; in mnt_change_mountpoint()1750 attach_mnt(q, parent, p->mnt_mp); in copy_tree()3122 root_mp = root_mnt->mnt_mp; in SYSCALL_DEFINE2()