Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dmount.h65 struct mountpoint *mnt_mp; /* where is it mounted */ member
H A Dpnode.c546 mp = mnt->mnt_mp; in restore_mounts()
549 mp = parent->mnt_mp; in restore_mounts()
H A Dnamespace.c908 mp = mnt->mnt_mp; in unhash_mnt()
909 mnt->mnt_mp = NULL; in unhash_mnt()
932 child_mnt->mnt_mp = mp; in mnt_set_mountpoint()
956 struct mountpoint *old_top_mp = top_mnt->mnt_mp; in mnt_set_mountpoint_beneath()
1010 struct mountpoint *old_mp = mnt->mnt_mp; in mnt_change_mountpoint()
2018 attach_mnt(q, parent, p->mnt_mp, false); in copy_tree()
3131 old_mp = old->mnt_mp; in do_move_mount()