Searched refs:lookup_mnt (Results 1 – 5 of 5) sorted by relevance
275 extern struct vfsmount *lookup_mnt(struct vfsmount *, struct dentry *);
70 struct vfsmount *vfs = lookup_mnt(mnt, dentry); in check_vfsmnt()
156 EXPORT_SYMBOL(lookup_mnt);
70 struct vfsmount *lookup_mnt(struct vfsmount *mnt, struct dentry *dentry) in lookup_mnt() function
395 mounted = lookup_mnt(*mnt, *dentry); in __follow_down()