Searched refs:io_prep_rwv (Results 1 - 3 of 3) sorted by relevance

/linux-master/io_uring/
H A Drw.h19 int io_prep_rwv(struct io_kiocb *req, const struct io_uring_sqe *sqe);
H A Dopdef.c70 .prep = io_prep_rwv,
84 .prep = io_prep_rwv,
H A Drw.c106 int io_prep_rwv(struct io_kiocb *req, const struct io_uring_sqe *sqe) function

Completed in 120 milliseconds