Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Daio_task.h30 typedef int coroutine_fn (*AioTaskFunc)(AioTask *task); typedef
33 AioTaskFunc func;
/openbmc/qemu/block/
H A Dqcow2.c2291 AioTaskFunc func, in qcow2_add_task()