Home
last modified time | relevance | path

Searched refs:nfsd_splice_read (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/nfsd/
H A Dvfs.h109 __be32 nfsd_splice_read(struct svc_rqst *rqstp, struct svc_fh *fhp,
H A Dvfs.c1015 __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 Dnfs4xdr.c4064 nfserr = nfsd_splice_read(read->rd_rqstp, read->rd_fhp, in nfsd4_encode_splice_read()