Home
last modified time | relevance | path

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

/openbmc/qemu/tests/image-fuzzer/qcow2/
H A Dfuzz.py224 def refcount_table_clusters(current): function
/openbmc/qemu/block/
H A Dqcow2.h165 uint32_t refcount_table_clusters; member
H A Dqcow2.c2915 uint32_t refcount_table_clusters; in qcow2_update_header() local