Home
last modified time | relevance | path

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

/fs/
Dio_uring.c2174 static struct async_list *io_async_list_from_req(struct io_ring_ctx *ctx, in io_async_list_from_req() function
2208 async_list = io_async_list_from_req(ctx, req); in io_sq_wq_submit_work()
2466 list = io_async_list_from_req(ctx, req); in __io_queue_sqe()