Searched refs:AioTask (Results 1 – 4 of 4) sorted by relevance
29 typedef struct AioTask AioTask; typedef30 typedef int coroutine_fn (*AioTaskFunc)(AioTask *task);31 struct AioTask { struct44 void coroutine_fn aio_task_pool_start_task(AioTaskPool *pool, AioTask *task); argument
39 AioTask *task = opaque; in aio_task_co()89 void coroutine_fn aio_task_pool_start_task(AioTaskPool *pool, AioTask *task) in aio_task_pool_start_task()
47 static coroutine_fn int block_copy_task_entry(AioTask *task);84 AioTask task;581 static coroutine_fn int block_copy_task_entry(AioTask *task) in block_copy_task_entry()
2276 AioTask task;2288 static coroutine_fn int qcow2_co_preadv_task_entry(AioTask *task);2375 static int coroutine_fn GRAPH_RDLOCK qcow2_co_preadv_task_entry(AioTask *task) in qcow2_co_preadv_task_entry()2665 static coroutine_fn GRAPH_RDLOCK int qcow2_co_pwritev_task_entry(AioTask *task) in qcow2_co_pwritev_task_entry()4744 qcow2_co_pwritev_compressed_task_entry(AioTask *task) in qcow2_co_pwritev_compressed_task_entry()