Searched refs:nfsd_finish_read (Results 1 – 1 of 1) sorted by relevance
/fs/nfsd/ |
D | vfs.c | 895 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()
|