Home
last modified time | relevance | path

Searched refs:nfsd_finish_read (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dvfs.c895 static __be32 nfsd_finish_read(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_finish_read() function
927 return nfsd_finish_read(rqstp, fhp, file, offset, count, eof, host_err); in nfsd_splice_read()
942 return nfsd_finish_read(rqstp, fhp, file, offset, count, eof, host_err); in nfsd_readv()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dvfs.c983 static __be32 nfsd_finish_read(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_finish_read() function
1026 return nfsd_finish_read(rqstp, fhp, file, offset, count, eof, host_err); in nfsd_splice_read()
1070 return nfsd_finish_read(rqstp, fhp, file, offset, count, eof, host_err); in nfsd_iter_read()

Completed in 6 milliseconds