Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dsplice.h26 struct splice_desc { struct
64 struct splice_desc *); argument
66 struct splice_desc *);
72 struct splice_desc *, splice_actor *);
75 extern ssize_t splice_direct_to_actor(struct file *, struct splice_desc *,
/linux-4.4.14/fs/
Dsplice.c709 struct pipe_buffer *buf, struct splice_desc *sd) in pipe_to_sendpage()
755 static int splice_from_pipe_feed(struct pipe_inode_info *pipe, struct splice_desc *sd, in splice_from_pipe_feed()
813 static int splice_from_pipe_next(struct pipe_inode_info *pipe, struct splice_desc *sd) in splice_from_pipe_next()
855 static void splice_from_pipe_begin(struct splice_desc *sd) in splice_from_pipe_begin()
871 static void splice_from_pipe_end(struct pipe_inode_info *pipe, struct splice_desc *sd) in splice_from_pipe_end()
890 ssize_t __splice_from_pipe(struct pipe_inode_info *pipe, struct splice_desc *sd, in __splice_from_pipe()
927 struct splice_desc sd = { in splice_from_pipe()
959 struct splice_desc sd = { in iter_file_splice_write()
1066 struct splice_desc *sd) in write_pipe_buf()
1169 ssize_t splice_direct_to_actor(struct file *in, struct splice_desc *sd, in splice_direct_to_actor()
[all …]
/linux-4.4.14/fs/nfsd/
Dvfs.c789 struct splice_desc *sd) in nfsd_splice_actor()
817 struct splice_desc *sd) in nfsd_direct_splice_actor()
837 struct splice_desc sd = { in nfsd_splice_read()
/linux-4.4.14/drivers/char/
Dmem.c623 struct splice_desc *sd) in pipe_to_null()
Dvirtio_console.c876 struct splice_desc *sd) in pipe_to_sg()
927 struct splice_desc sd = { in port_fops_splice_write()