Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfsd/
H A Dvfs.h94 __be32 nfsd_splice_read(struct svc_rqst *rqstp, struct svc_fh *fhp,
H A 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()
H A Dnfs4xdr.c3782 nfserr = nfsd_splice_read(read->rd_rqstp, read->rd_fhp, in nfsd4_encode_splice_read()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dvfs.h109 __be32 nfsd_splice_read(struct svc_rqst *rqstp, struct svc_fh *fhp,
H A Dvfs.c1001 * nfsd_splice_read - Perform a VFS read using a splice pipe
1012 __be32 nfsd_splice_read(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_splice_read() function
1039 * Some filesystems or situations cannot use nfsd_splice_read. This
1228 err = nfsd_splice_read(rqstp, fhp, file, offset, count, eof); in nfsd_read()
H A Dnfs4xdr.c4072 nfserr = nfsd_splice_read(read->rd_rqstp, read->rd_fhp, in nfsd4_encode_splice_read()

Completed in 19 milliseconds