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

/linux-master/io_uring/
H A Dio_uring.h100 int io_req_prep_async(struct io_kiocb *req);
H A Drw.c202 return !io_req_prep_async(req);
H A Dio_uring.c1797 int io_req_prep_async(struct io_kiocb *req) function
2133 int ret = io_req_prep_async(req);
2349 ret = io_req_prep_async(req);

Completed in 80 milliseconds