Home
last modified time | relevance | path

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

/linux/fs/
H A Dnamespace.c4704 static struct vfsmount *lookup_mnt_in_ns(u64 id, struct mnt_namespace *ns) in lookup_mnt_in_ns() function
5024 mnt = lookup_mnt_in_ns(kreq.mnt_id, current->nsproxy->mnt_ns); in SYSCALL_DEFINE4()
5115 orig.mnt = lookup_mnt_in_ns(mnt_parent_id, ns); in SYSCALL_DEFINE4()