Searched refs:vfs_path_lookup (Results 1 – 3 of 3) sorted by relevance
52 extern int vfs_path_lookup(struct dentry *, struct vfsmount *,
2267 int vfs_path_lookup(struct dentry *dentry, struct vfsmount *mnt, in vfs_path_lookup() function2276 EXPORT_SYMBOL(vfs_path_lookup);
2874 err = vfs_path_lookup(mnt->mnt_root, mnt, in mount_subtree()