Searched refs:nfsd_readdir (Results 1 – 5 of 5) sorted by relevance
/fs/nfsd/ |
D | vfs.h | 127 __be32 nfsd_readdir(struct svc_rqst *, struct svc_fh *,
|
D | nfs3proc.c | 456 resp->status = nfsd_readdir(rqstp, &resp->fh, (loff_t *)&argp->cookie, in nfsd3_proc_readdir() 528 resp->status = nfsd_readdir(rqstp, &resp->fh, &offset, in nfsd3_proc_readdirplus()
|
D | nfsproc.c | 580 resp->status = nfsd_readdir(rqstp, &argp->fh, &offset, in nfsd_proc_readdir()
|
D | vfs.c | 2037 nfsd_readdir(struct svc_rqst *rqstp, struct svc_fh *fhp, loff_t *offsetp, in nfsd_readdir() function
|
D | nfs4xdr.c | 4002 nfserr = nfsd_readdir(readdir->rd_rqstp, readdir->rd_fhp, in nfsd4_encode_readdir()
|