Searched refs:nfsd_readdir (Results 1 – 5 of 5) sorted by relevance
/linux-5.19.10/fs/nfsd/ |
D | vfs.h | 124 __be32 nfsd_readdir(struct svc_rqst *, struct svc_fh *,
|
D | nfs3proc.c | 595 resp->status = nfsd_readdir(rqstp, &resp->fh, &offset, in nfsd3_proc_readdir() 638 resp->status = nfsd_readdir(rqstp, &resp->fh, &offset, in nfsd3_proc_readdirplus()
|
D | nfsproc.c | 598 resp->status = nfsd_readdir(rqstp, &argp->fh, &offset, in nfsd_proc_readdir()
|
D | vfs.c | 1918 nfsd_readdir(struct svc_rqst *rqstp, struct svc_fh *fhp, loff_t *offsetp, in nfsd_readdir() function
|
D | nfs4xdr.c | 4128 nfserr = nfsd_readdir(readdir->rd_rqstp, readdir->rd_fhp, in nfsd4_encode_readdir()
|