Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dproc.c696 .lookup = nfs_lookup,
H A Dinternal.h389 struct dentry *nfs_lookup(struct inode *, struct dentry *, unsigned int);
H A Ddir.c1954 struct dentry *nfs_lookup(struct inode *dir, struct dentry * dentry, unsigned int flags) in nfs_lookup() function
2016 EXPORT_SYMBOL_GPL(nfs_lookup);
2183 res = nfs_lookup(dir, dentry, lookup_flags); in nfs_atomic_open()
H A Dnfs3proc.c988 .lookup = nfs_lookup,
H A Dnfs4proc.c10664 .lookup = nfs_lookup,