Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dsplice.h29 struct splice_desc { struct
41 void (*splice_eof)(struct splice_desc *sd); /* Unexpected EOF handler */ argument
67 struct splice_desc *); argument
69 struct splice_desc *);
75 struct splice_desc *, splice_actor *);
83 extern ssize_t splice_direct_to_actor(struct file *, struct splice_desc *,
/linux-6.6.21/fs/
Dsplice.c444 static int splice_from_pipe_feed(struct pipe_inode_info *pipe, struct splice_desc *sd, in splice_from_pipe_feed()
519 static int splice_from_pipe_next(struct pipe_inode_info *pipe, struct splice_desc *sd) in splice_from_pipe_next()
565 static void splice_from_pipe_begin(struct splice_desc *sd) in splice_from_pipe_begin()
581 static void splice_from_pipe_end(struct pipe_inode_info *pipe, struct splice_desc *sd) in splice_from_pipe_end()
600 ssize_t __splice_from_pipe(struct pipe_inode_info *pipe, struct splice_desc *sd, in __splice_from_pipe()
637 struct splice_desc sd = { in splice_from_pipe()
669 struct splice_desc sd = { in iter_file_splice_write()
941 static void do_splice_eof(struct splice_desc *sd) in do_splice_eof()
1010 ssize_t splice_direct_to_actor(struct file *in, struct splice_desc *sd, in splice_direct_to_actor()
1138 struct splice_desc *sd) in direct_splice_actor()
[all …]
/linux-6.6.21/drivers/char/
Dmem.c465 struct splice_desc *sd) in pipe_to_null()
Dvirtio_console.c859 struct splice_desc *sd) in pipe_to_sg()
910 struct splice_desc sd = { in port_fops_splice_write()
/linux-6.6.21/fs/nfsd/
Dvfs.c940 struct splice_desc *sd) in nfsd_splice_actor()
968 struct splice_desc *sd) in nfsd_direct_splice_actor()
1016 struct splice_desc sd = { in nfsd_splice_read()