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
53 struct BlockExport { struct
54 const BlockExportDriver *drv; argument
76 /* The AioContext whose lock protects this BlockExport object. */ argument
83 QLIST_ENTRY(BlockExport) next; argument