Searched refs:nfsd_readdir (Results 1 – 5 of 5) sorted by relevance
/linux/fs/nfsd/ |
H A D | vfs.h | 153 __be32 nfsd_readdir(struct svc_rqst *, struct svc_fh *,
|
H A D | nfs3proc.c | 586 resp->status = nfsd_readdir(rqstp, &resp->fh, &offset, in nfsd3_proc_readdir() 628 resp->status = nfsd_readdir(rqstp, &resp->fh, &offset, in nfsd3_proc_readdirplus()
|
H A D | nfsproc.c | 598 resp->status = nfsd_readdir(rqstp, &argp->fh, &offset, in nfsd_proc_readdir()
|
H A D | vfs.c | 2257 nfsd_readdir(struct svc_rqst *rqstp, struct svc_fh *fhp, loff_t *offsetp, in nfsd_readdir() function
|
H A D | nfs4xdr.c | 4632 status = nfsd_readdir(readdir->rd_rqstp, readdir->rd_fhp, &offset, in nfsd4_encode_dirlist4()
|