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