Lines Matching refs:splice_desc
443 static int splice_from_pipe_feed(struct pipe_inode_info *pipe, struct splice_desc *sd, in splice_from_pipe_feed()
516 static int splice_from_pipe_next(struct pipe_inode_info *pipe, struct splice_desc *sd) in splice_from_pipe_next()
562 static void splice_from_pipe_begin(struct splice_desc *sd) in splice_from_pipe_begin()
578 static void splice_from_pipe_end(struct pipe_inode_info *pipe, struct splice_desc *sd) in splice_from_pipe_end()
597 ssize_t __splice_from_pipe(struct pipe_inode_info *pipe, struct splice_desc *sd, in __splice_from_pipe()
634 struct splice_desc sd = { in splice_from_pipe()
666 struct splice_desc sd = { in iter_file_splice_write()
946 static void do_splice_eof(struct splice_desc *sd) in do_splice_eof()
1027 ssize_t splice_direct_to_actor(struct file *in, struct splice_desc *sd, in splice_direct_to_actor()
1155 struct splice_desc *sd) in direct_splice_actor()
1167 struct splice_desc *sd) in splice_file_range_actor()
1174 static void direct_file_splice_eof(struct splice_desc *sd) in direct_file_splice_eof()
1187 struct splice_desc sd = { in do_splice_direct_actor()
1493 struct splice_desc *sd) in pipe_to_user()
1507 struct splice_desc sd = { in vmsplice_to_user()