Home
last modified time | relevance | path

Searched refs:mnt_mp (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Dmount.h66 struct mountpoint *mnt_mp; /* where is it mounted */ member
H A Dpnode.c508 mp = mnt->mnt_mp; in restore_mounts()
511 mp = parent->mnt_mp; in restore_mounts()
H A 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()
2705 old_mp = old->mnt_mp; in do_move_mount()
/kernel/linux/linux-6.6/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()
943 * Remove @top_mnt from its current mountpoint @top_mnt->mnt_mp and
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()
2430 * to @mnt->mnt_mp->m_dentry. But if @mnt has been unmounted it will
2431 * point to @mnt->mnt_root and @mnt->mnt_mp will be NULL.
3131 old_mp = old->mnt_mp; in do_move_mount()
[all...]

Completed in 13 milliseconds