Searched refs:nfsd_iter_read (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/nfsd/ |
H A D | vfs.h | 113 __be32 nfsd_iter_read(struct svc_rqst *rqstp, struct svc_fh *fhp,
|
H A D | vfs.c | 1048 __be32 nfsd_iter_read(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_iter_read() function 1233 err = nfsd_iter_read(rqstp, fhp, file, offset, count, 0, eof); in nfsd_read()
|
H A D | nfs4xdr.c | 4116 nfserr = nfsd_iter_read(resp->rqstp, read->rd_fhp, file, in nfsd4_encode_readv()
|