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

/linux-master/io_uring/
H A Drw.c318 static int io_prep_rw_fixed(struct io_kiocb *req, const struct io_uring_sqe *sqe, function
345 return io_prep_rw_fixed(req, sqe, ITER_DEST);
350 return io_prep_rw_fixed(req, sqe, ITER_SOURCE);

Completed in 143 milliseconds