Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dopenclose.h19 int io_pipe_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe);
H A Dopenclose.c326 int io_pipe_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_pipe_prep() function
H A Dopdef.c581 .prep = io_pipe_prep,