Home
last modified time | relevance | path

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

/linux-6.15/fs/
H A Dmount.h82 struct mountpoint *mnt_mp; /* where is it mounted */ member
H A Dpnode.c547 mp = mnt->mnt_mp; in restore_mounts()
550 mp = parent->mnt_mp; in restore_mounts()
H A Dnamespace.c1050 mp = mnt->mnt_mp; in unhash_mnt()
1051 mnt->mnt_mp = NULL; in unhash_mnt()
1074 child_mnt->mnt_mp = mp; in mnt_set_mountpoint()
1098 struct mountpoint *old_top_mp = top_mnt->mnt_mp; in mnt_set_mountpoint_beneath()
1152 struct mountpoint *old_mp = mnt->mnt_mp; in mnt_change_mountpoint()
2312 attach_mnt(dst_mnt, dst_parent, src_parent->mnt_mp, false); in copy_tree()
3636 old_mp = old->mnt_mp; in do_move_mount()