Searched refs:nfsd_splice_read (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.1/fs/nfsd/ |
| D | vfs.h | 107 __be32 nfsd_splice_read(struct svc_rqst *rqstp, struct svc_fh *fhp,
|
| D | vfs.c | 918 __be32 nfsd_splice_read(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_splice_read() function 1094 err = nfsd_splice_read(rqstp, fhp, file, offset, count, eof); in nfsd_read()
|
| D | nfs4xdr.c | 3934 nfserr = nfsd_splice_read(read->rd_rqstp, read->rd_fhp, in nfsd4_encode_splice_read()
|