Home
last modified time | relevance | path

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

/io_uring/
Dio_uring.c1107 static int io_req_prep_async(struct io_kiocb *req);
2704 return !io_req_prep_async(req); in io_resubmit_prep()
6721 static int io_req_prep_async(struct io_kiocb *req) in io_req_prep_async() function
6804 ret = io_req_prep_async(req); in io_drain_req()
7302 int ret = io_req_prep_async(req); in io_queue_sqe()
7454 ret = io_req_prep_async(req); in io_submit_sqe()