Searched refs:io_splice (Results 1 – 3 of 3) sorted by relevance
17 struct io_splice { struct29 struct io_splice *sp = io_kiocb_to_cmd(req, struct io_splice); in __io_splice_prep() argument50 struct io_splice *sp = io_kiocb_to_cmd(req, struct io_splice); in io_tee()81 struct io_splice *sp = io_kiocb_to_cmd(req, struct io_splice); in io_splice_prep()88 int io_splice(struct io_kiocb *req, unsigned int issue_flags) in io_splice() function90 struct io_splice *sp = io_kiocb_to_cmd(req, struct io_splice); in io_splice()
7 int io_splice(struct io_kiocb *req, unsigned int issue_flags);
312 .issue = io_splice,