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

/linux-master/fs/nfsd/
H A Dvfs.h109 __be32 nfsd_splice_read(struct svc_rqst *rqstp, struct svc_fh *fhp,
H A Dvfs.c1037 * nfsd_splice_read - Perform a VFS read using a splice pipe
1048 __be32 nfsd_splice_read(struct svc_rqst *rqstp, struct svc_fh *fhp, function
1078 * Some filesystems or situations cannot use nfsd_splice_read. This
1237 * %true: nfsd_splice_read() may be used
1238 * %false: nfsd_splice_read() must not be used
1286 err = nfsd_splice_read(rqstp, fhp, file, offset, count, eof);
H A Dnfs4xdr.c4313 nfserr = nfsd_splice_read(read->rd_rqstp, read->rd_fhp,

Completed in 187 milliseconds