Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
Dmount.h66 struct mountpoint *mnt_mp; /* where is it mounted */ member
Dpnode.c508 mp = mnt->mnt_mp; in restore_mounts()
511 mp = parent->mnt_mp; in restore_mounts()
Dnamespace.c829 mp = mnt->mnt_mp; in unhash_mnt()
830 mnt->mnt_mp = NULL; in unhash_mnt()
853 child_mnt->mnt_mp = mp; in mnt_set_mountpoint()
877 struct mountpoint *old_mp = mnt->mnt_mp; in mnt_change_mountpoint()
1866 attach_mnt(q, parent, p->mnt_mp); in copy_tree()
2700 old_mp = old->mnt_mp; in do_move_mount()