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()
892 put_mountpoint(mnt->mnt_mp); in unhash_mnt()893 mnt->mnt_mp = NULL; in unhash_mnt()927 child_mnt->mnt_mp = mp; in mnt_set_mountpoint()951 struct mountpoint *old_mp = mnt->mnt_mp; in mnt_change_mountpoint()1860 attach_mnt(q, parent, p->mnt_mp); in copy_tree()3232 root_mp = root_mnt->mnt_mp; in SYSCALL_DEFINE2()