Home
last modified time | relevance | path

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

/fs/nfsd/
Dvfs.h94 __be32 nfsd_splice_read(struct svc_rqst *rqstp, struct svc_fh *fhp,
Dvfs.c912 __be32 nfsd_splice_read(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_splice_read() function
1090 err = nfsd_splice_read(rqstp, fhp, file, offset, count, eof); in nfsd_read()
Dnfs4xdr.c3782 nfserr = nfsd_splice_read(read->rd_rqstp, read->rd_fhp, in nfsd4_encode_splice_read()