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

/linux-4.1.27/fs/nfs/
H A Ddir.c1358 struct dentry *nfs_lookup(struct inode *dir, struct dentry * dentry, unsigned int flags) nfs_lookup() function
1431 EXPORT_SYMBOL_GPL(nfs_lookup); variable
1572 res = nfs_lookup(dir, dentry, lookup_flags); nfs_atomic_open()
H A Dinternal.h333 struct dentry *nfs_lookup(struct inode *, struct dentry *, unsigned int);
H A Dnfs3proc.c889 .lookup = nfs_lookup,
H A Dproc.c681 .lookup = nfs_lookup,
H A Dsuper.c20 * of another (see nfs_lookup())
H A Dnfs4proc.c3194 /* Fixup attributes for the nfs_lookup() call to nfs_fhget() */ nfs4_get_referral()
8594 .lookup = nfs_lookup,

Completed in 217 milliseconds