Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A 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 *sd, splice_actor *actor);
82 ssize_t splice_direct_to_actor(struct file *file, struct splice_desc *sd,
/linux-6.15/fs/
H A Dsplice.c562 static void splice_from_pipe_begin(struct splice_desc *sd) in splice_from_pipe_begin()
634 struct splice_desc sd = { in splice_from_pipe()
666 struct splice_desc sd = { in iter_file_splice_write()
943 static void do_splice_eof(struct splice_desc *sd) in do_splice_eof()
1024 ssize_t splice_direct_to_actor(struct file *in, struct splice_desc *sd, in splice_direct_to_actor()
1152 struct splice_desc *sd) in direct_splice_actor()
1164 struct splice_desc *sd) in splice_file_range_actor()
1171 static void direct_file_splice_eof(struct splice_desc *sd) in direct_file_splice_eof()
1184 struct splice_desc sd = { in do_splice_direct_actor()
1490 struct splice_desc *sd) in pipe_to_user()
[all …]
/linux-6.15/drivers/char/
H A Dmem.c455 struct splice_desc *sd) in pipe_to_null()
H A Dvirtio_console.c857 struct splice_desc *sd) in pipe_to_sg()
908 struct splice_desc sd = { in port_fops_splice_write()
/linux-6.15/fs/nfsd/
H A Dvfs.c967 struct splice_desc *sd) in nfsd_splice_actor()
995 struct splice_desc *sd) in nfsd_direct_splice_actor()
1045 struct splice_desc sd = { in nfsd_splice_read()