Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfs/
H A Ddir.c1550 struct dentry *nfs_lookup(struct inode *dir, struct dentry * dentry, unsigned int flags) in nfs_lookup() function
1616 EXPORT_SYMBOL_GPL(nfs_lookup);
1769 res = nfs_lookup(dir, dentry, lookup_flags); in nfs_atomic_open()
H A Dproc.c696 .lookup = nfs_lookup,
H A Dinternal.h396 struct dentry *nfs_lookup(struct inode *, struct dentry *, unsigned int);
H A Dnfs3proc.c965 .lookup = nfs_lookup,
H A Dnfs4proc.c10383 .lookup = nfs_lookup,