Searched defs:Qcow2BitmapTable (Results 1 – 2 of 2) sorted by relevance
81 typedef struct Qcow2BitmapTable { struct84 QSIMPLEQ_ENTRY(Qcow2BitmapTable) entry; argument85 } Qcow2BitmapTable; typedef
251 class Qcow2BitmapTable: class