Searched refs:nfs_lookup (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/nfs/
H A Dproc.c697 .lookup = nfs_lookup,
H A Dnfs3proc.c989 .lookup = nfs_lookup,
H A Dinternal.h389 struct dentry *nfs_lookup(struct inode *, struct dentry *, unsigned int);
H A Ddir.c1930 struct dentry *nfs_lookup(struct inode *dir, struct dentry * dentry, unsigned int flags) function
1992 EXPORT_SYMBOL_GPL(nfs_lookup); variable
2159 res = nfs_lookup(dir, dentry, lookup_flags);
H A Dnfs4proc.c4306 /* Fixup attributes for the nfs_lookup() call to nfs_fhget() */
10671 .lookup = nfs_lookup,

Completed in 176 milliseconds