Home
last modified time | relevance | path

Searched refs:Qcow2BitmapTableEntry (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/qemu-iotests/
H A Dqcow2_format.py222 class Qcow2BitmapTableEntry(Qcow2Struct): class
257 self.entries = [Qcow2BitmapTableEntry(fd) for _ in range(nb_entries)]