Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2-bitmap.c87 typedef struct Qcow2Bitmap { struct
88 Qcow2BitmapTable table; argument
95 QSIMPLEQ_ENTRY(Qcow2Bitmap) entry; argument
96 } Qcow2Bitmap; typedef