Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dmount.h56 struct mountpoint *mnt_mp; /* where is it mounted */ member
Dnamespace.c819 put_mountpoint(mnt->mnt_mp); in unhash_mnt()
820 mnt->mnt_mp = NULL; in unhash_mnt()
854 child_mnt->mnt_mp = mp; in mnt_set_mountpoint()
1718 mnt_set_mountpoint(parent, p->mnt_mp, q); in copy_tree()
1722 if (t->mnt_mp != p->mnt_mp) in copy_tree()
3029 root_mp = root_mnt->mnt_mp; in SYSCALL_DEFINE2()