Home
last modified time | relevance | path

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

/linux/io_uring/
H A Drw.c328 static int io_prep_rw_fixed(struct io_kiocb *req, const struct io_uring_sqe *sqe, in io_prep_rw_fixed() function
355 return io_prep_rw_fixed(req, sqe, ITER_DEST); in io_prep_read_fixed()
360 return io_prep_rw_fixed(req, sqe, ITER_SOURCE); in io_prep_write_fixed()