Searched refs:nfsd_finish_read (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/fs/nfsd/ |
D | vfs.c | 992 static __be32 nfsd_finish_read(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_finish_read() function 1035 return nfsd_finish_read(rqstp, fhp, file, offset, count, eof, host_err); in nfsd_splice_read() 1079 return nfsd_finish_read(rqstp, fhp, file, offset, count, eof, host_err); in nfsd_iter_read()
|