Home
last modified time | relevance | path

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

/fs/
Dinternal.h55 extern struct vfsmount *__lookup_mnt(struct vfsmount *, struct dentry *, int);
Dpnode.c313 child = __lookup_mnt(m, mnt->mnt_mountpoint, 0); in propagate_mount_busy()
335 struct vfsmount *child = __lookup_mnt(m, in __propagate_umount()
Dnamespace.c420 struct vfsmount *__lookup_mnt(struct vfsmount *mnt, struct dentry *dentry, in __lookup_mnt() function
449 if ((child_mnt = __lookup_mnt(mnt, dentry, 1))) in lookup_mnt()