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

/linux-master/io_uring/
H A Drw.h20 int io_prep_rw_fixed(struct io_kiocb *req, const struct io_uring_sqe *sqe);
H A Dopdef.c102 .prep = io_prep_rw_fixed,
115 .prep = io_prep_rw_fixed,
H A Drw.c124 int io_prep_rw_fixed(struct io_kiocb *req, const struct io_uring_sqe *sqe) function

Completed in 147 milliseconds