Home
last modified time | relevance | path

Searched refs:mnt_mp (Results 1 – 3 of 3) sorted by relevance

/linux/fs/
H A Dmount.h83 struct mountpoint *mnt_mp; /* where is it mounted */ member
H A Dpnode.c637 mp = p->mnt_mp; in reparent()
H A Dnamespace.c998 mp = mnt->mnt_mp; in __umount_mnt()
999 mnt->mnt_mp = NULL; in __umount_mnt()
1020 child_mnt->mnt_mp = mp; in mnt_set_mountpoint()
1059 struct mountpoint *old_mp = mnt->mnt_mp; in mnt_change_mountpoint()
2217 attach_mnt(dst_mnt, dst_parent, src_parent->mnt_mp); in copy_tree()
2581 shorter = top->mnt_mp; in attach_recursive_mnt()
4720 attach_mnt(new_mnt, root_parent, root_mnt->mnt_mp); in path_pivot_root()