Searched refs:nfsd_finish_read (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/nfsd/ |
H A D | vfs.c | 984 static __be32 nfsd_finish_read(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_finish_read() function 1029 return nfsd_finish_read(rqstp, fhp, file, offset, count, eof, host_err); in nfsd_splice_read() 1073 return nfsd_finish_read(rqstp, fhp, file, offset, count, eof, host_err); in nfsd_iter_read()
|