Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dinternal.h52 extern int vfs_path_lookup(struct dentry *, struct vfsmount *,
Dnamei.c2267 int vfs_path_lookup(struct dentry *dentry, struct vfsmount *mnt, in vfs_path_lookup() function
2276 EXPORT_SYMBOL(vfs_path_lookup);
Dnamespace.c2874 err = vfs_path_lookup(mnt->mnt_root, mnt, in mount_subtree()