Home
last modified time | relevance | path

Searched refs:nfsd_iter_read (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/fs/nfsd/
H A Dvfs.h123 __be32 nfsd_iter_read(struct svc_rqst *rqstp, struct svc_fh *fhp,
H A Dvfs.c1077 __be32 nfsd_iter_read(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_iter_read() function
1279 err = nfsd_iter_read(rqstp, fhp, file, offset, count, 0, eof); in nfsd_read()
H A Dnfs4xdr.c4474 nfserr = nfsd_iter_read(resp->rqstp, read->rd_fhp, file, in nfsd4_encode_readv()