Home
last modified time | relevance | path

Searched refs:splice_desc (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/include/linux/
Dsplice.h29 struct splice_desc { struct
66 struct splice_desc *); argument
68 struct splice_desc *);
74 struct splice_desc *, splice_actor *);
79 extern ssize_t splice_direct_to_actor(struct file *, struct splice_desc *,
/Linux-v6.1/fs/
Dsplice.c346 struct pipe_buffer *buf, struct splice_desc *sd) in pipe_to_sendpage()
393 static int splice_from_pipe_feed(struct pipe_inode_info *pipe, struct splice_desc *sd, in splice_from_pipe_feed()
468 static int splice_from_pipe_next(struct pipe_inode_info *pipe, struct splice_desc *sd) in splice_from_pipe_next()
514 static void splice_from_pipe_begin(struct splice_desc *sd) in splice_from_pipe_begin()
530 static void splice_from_pipe_end(struct pipe_inode_info *pipe, struct splice_desc *sd) in splice_from_pipe_end()
549 ssize_t __splice_from_pipe(struct pipe_inode_info *pipe, struct splice_desc *sd, in __splice_from_pipe()
586 struct splice_desc sd = { in splice_from_pipe()
618 struct splice_desc sd = { in iter_file_splice_write()
809 ssize_t splice_direct_to_actor(struct file *in, struct splice_desc *sd, in splice_direct_to_actor()
927 struct splice_desc *sd) in direct_splice_actor()
[all …]
/Linux-v6.1/drivers/char/
Dmem.c472 struct splice_desc *sd) in pipe_to_null()
Dvirtio_console.c866 struct splice_desc *sd) in pipe_to_sg()
917 struct splice_desc sd = { in port_fops_splice_write()
/Linux-v6.1/fs/nfsd/
Dvfs.c869 struct splice_desc *sd) in nfsd_splice_actor()
886 struct splice_desc *sd) in nfsd_direct_splice_actor()
922 struct splice_desc sd = { in nfsd_splice_read()