Home
last modified time | relevance | path

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

/Linux-v5.15/fs/nfsd/
Dvfs.h94 __be32 nfsd_splice_read(struct svc_rqst *rqstp, struct svc_fh *fhp,
Dvfs.c873 __be32 nfsd_splice_read(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_splice_read() function
1055 err = nfsd_splice_read(rqstp, fhp, file, offset, count, eof); in nfsd_read()
Dnfs4xdr.c3888 nfserr = nfsd_splice_read(read->rd_rqstp, read->rd_fhp, in nfsd4_encode_splice_read()