Home
last modified time | relevance | path

Searched defs:BlockAIOCB (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/block/
H A Daio.h29 typedef struct BlockAIOCB BlockAIOCB; typedef
37 struct BlockAIOCB { struct
38 const AIOCBInfo *aiocb_info;
39 BlockDriverState *bs;
40 BlockCompletionFunc *cb;
41 void *opaque;
42 int refcnt;