Home
last modified time | relevance | path

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

/qemu/include/block/
H A Dexport.h20 typedef struct BlockExport BlockExport; typedef
50 struct BlockExport { struct
51 const BlockExportDriver *drv; argument
73 /* The AioContext whose lock protects this BlockExport object. */ argument
80 QLIST_ENTRY(BlockExport) next; argument