Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/fs/
Dsplice.c438 struct pipe_buffer *buf, struct splice_desc *sd) in pipe_to_sendpage()
484 static int splice_from_pipe_feed(struct pipe_inode_info *pipe, struct splice_desc *sd, in splice_from_pipe_feed()
540 static int splice_from_pipe_next(struct pipe_inode_info *pipe, struct splice_desc *sd) in splice_from_pipe_next()
582 static void splice_from_pipe_begin(struct splice_desc *sd) in splice_from_pipe_begin()
598 static void splice_from_pipe_end(struct pipe_inode_info *pipe, struct splice_desc *sd) in splice_from_pipe_end()
617 ssize_t __splice_from_pipe(struct pipe_inode_info *pipe, struct splice_desc *sd, in __splice_from_pipe()
654 struct splice_desc sd = { in splice_from_pipe()
686 struct splice_desc sd = { in iter_file_splice_write()
791 struct splice_desc *sd) in write_pipe_buf()
897 ssize_t splice_direct_to_actor(struct file *in, struct splice_desc *sd, in splice_direct_to_actor()
[all …]
/Linux-v4.19/fs/nfsd/
Dvfs.c852 struct splice_desc *sd) in nfsd_splice_actor()
880 struct splice_desc *sd) in nfsd_direct_splice_actor()
904 struct splice_desc sd = { in nfsd_splice_read()
/Linux-v4.19/drivers/char/
Dmem.c673 struct splice_desc *sd) in pipe_to_null()
Dvirtio_console.c878 struct splice_desc *sd) in pipe_to_sg()
929 struct splice_desc sd = { in port_fops_splice_write()