Searched refs:nfsd_splice_read (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/nfsd/ |
H A D | vfs.h | 109 __be32 nfsd_splice_read(struct svc_rqst *rqstp, struct svc_fh *fhp,
|
H A D | vfs.c | 1015 __be32 nfsd_splice_read(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_splice_read() function 1231 err = nfsd_splice_read(rqstp, fhp, file, offset, count, eof); in nfsd_read()
|
H A D | nfs4xdr.c | 4064 nfserr = nfsd_splice_read(read->rd_rqstp, read->rd_fhp, in nfsd4_encode_splice_read()
|