Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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); variable
1769 res = nfs_lookup(dir, dentry, lookup_flags); in nfs_atomic_open()
H A Dinternal.h396 struct dentry *nfs_lookup(struct inode *, struct dentry *, unsigned int);
H A Dproc.c696 .lookup = nfs_lookup,
H A Dnfs3proc.c965 .lookup = nfs_lookup,
H A Dnfs4proc.c4156 /* Fixup attributes for the nfs_lookup() call to nfs_fhget() */ in nfs4_get_referral()
10426 .lookup = nfs_lookup,
/kernel/linux/linux-6.6/fs/nfs/
H A Ddir.c1930 struct dentry *nfs_lookup(struct inode *dir, struct dentry * dentry, unsigned int flags) in nfs_lookup() function
1992 EXPORT_SYMBOL_GPL(nfs_lookup); variable
2159 res = nfs_lookup(dir, dentry, lookup_flags); in nfs_atomic_open()
H A Dproc.c696 .lookup = nfs_lookup,
H A Dinternal.h389 struct dentry *nfs_lookup(struct inode *, struct dentry *, unsigned int);
H A Dnfs3proc.c988 .lookup = nfs_lookup,
H A Dnfs4proc.c4286 /* Fixup attributes for the nfs_lookup() call to nfs_fhget() */ in nfs4_get_referral()
10643 .lookup = nfs_lookup,

Completed in 45 milliseconds