Home
last modified time | relevance | path

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

/linux-4.1.27/fs/
Dmount.h56 struct mountpoint *mnt_mp; /* where is it mounted */ member
Dnamespace.c808 put_mountpoint(mnt->mnt_mp); in unhash_mnt()
809 mnt->mnt_mp = NULL; in unhash_mnt()
843 child_mnt->mnt_mp = mp; in mnt_set_mountpoint()
1707 mnt_set_mountpoint(parent, p->mnt_mp, q); in copy_tree()
1711 if (t->mnt_mp != p->mnt_mp) in copy_tree()
3020 root_mp = root_mnt->mnt_mp; in SYSCALL_DEFINE2()