Home
last modified time | relevance | path

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

/io_uring/
Dsplice.c17 struct io_splice { struct
29 struct io_splice *sp = io_kiocb_to_cmd(req, struct io_splice); in __io_splice_prep() argument
88 int io_splice(struct io_kiocb *req, unsigned int issue_flags) in io_splice() function