Home
last modified time | relevance | path

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

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