nfs_entry         147 fs/nfs/dir.c   typedef int (*decode_dirent_t)(struct xdr_stream *, struct nfs_entry *, bool);
nfs_entry         214 fs/nfs/dir.c   int nfs_readdir_add_to_array(struct nfs_entry *entry, struct page *page)
nfs_entry         346 fs/nfs/dir.c   			struct nfs_entry *entry, struct file *file, struct inode *inode)
nfs_entry         375 fs/nfs/dir.c   		      struct nfs_entry *entry, struct xdr_stream *xdr)
nfs_entry         391 fs/nfs/dir.c   int nfs_same_file(struct dentry *dentry, struct nfs_entry *entry)
nfs_entry         457 fs/nfs/dir.c   void nfs_prime_dcache(struct dentry *parent, struct nfs_entry *entry)
nfs_entry         535 fs/nfs/dir.c   int nfs_readdir_page_filler(nfs_readdir_descriptor_t *desc, struct nfs_entry *entry,
nfs_entry         619 fs/nfs/dir.c   	struct nfs_entry entry;
nfs_entry         273 fs/nfs/internal.h 				struct nfs_entry *, bool);
nfs_entry         278 fs/nfs/internal.h 				struct nfs_entry *, bool);
nfs_entry         283 fs/nfs/internal.h 				struct nfs_entry *, bool);
nfs_entry         930 fs/nfs/nfs2xdr.c int nfs2_decode_dirent(struct xdr_stream *xdr, struct nfs_entry *entry,
nfs_entry        1966 fs/nfs/nfs3xdr.c int nfs3_decode_dirent(struct xdr_stream *xdr, struct nfs_entry *entry,
nfs_entry        1970 fs/nfs/nfs3xdr.c 	struct nfs_entry old = *entry;
nfs_entry        7362 fs/nfs/nfs4xdr.c int nfs4_decode_dirent(struct xdr_stream *xdr, struct nfs_entry *entry,
nfs_entry        1685 include/linux/nfs_xdr.h 	int	(*decode_dirent)(struct xdr_stream *, struct nfs_entry *, bool);