Home
last modified time | relevance | path

Searched refs:io_splice (Results 1 – 3 of 3) sorted by relevance

/io_uring/
A Dsplice.c17 struct io_splice { struct
30 struct io_splice *sp = io_kiocb_to_cmd(req, struct io_splice); in __io_splice_prep() argument
52 struct io_splice *sp = io_kiocb_to_cmd(req, struct io_splice); in io_splice_cleanup()
61 struct io_splice *sp = io_kiocb_to_cmd(req, struct io_splice); in io_splice_get_file()
83 struct io_splice *sp = io_kiocb_to_cmd(req, struct io_splice); in io_tee()
111 struct io_splice *sp = io_kiocb_to_cmd(req, struct io_splice); in io_splice_prep()
118 int io_splice(struct io_kiocb *req, unsigned int issue_flags) in io_splice() function
120 struct io_splice *sp = io_kiocb_to_cmd(req, struct io_splice); in io_splice()
A Dsplice.h8 int io_splice(struct io_kiocb *req, unsigned int issue_flags);
A Dopdef.c331 .issue = io_splice,

Completed in 5 milliseconds