Searched defs:BlockAIOCB (Results 1 – 1 of 1) sorted by relevance
30 typedef struct BlockAIOCB BlockAIOCB; typedef38 struct BlockAIOCB { struct39 const AIOCBInfo *aiocb_info;40 BlockDriverState *bs;41 BlockCompletionFunc *cb;42 void *opaque;43 int refcnt;