Home
last modified time | relevance | path

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

/Linux-v6.1/io_uring/
Dopdef.c68 .prep = io_prep_rw,
85 .prep = io_prep_rw,
108 .prep = io_prep_rw,
123 .prep = io_prep_rw,
282 .prep = io_prep_rw,
297 .prep = io_prep_rw,
Drw.h18 int io_prep_rw(struct io_kiocb *req, const struct io_uring_sqe *sqe);
Drw.c76 int io_prep_rw(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_prep_rw() function