Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2-refcount.c2624 } QEMU_PACKED reftable_offset_and_clusters; in rebuild_refcount_structure() local
2747 reftable_offset_and_clusters.reftable_offset = cpu_to_be64(reftable_offset); in rebuild_refcount_structure()
2748 reftable_offset_and_clusters.reftable_clusters = in rebuild_refcount_structure()
2752 sizeof(reftable_offset_and_clusters), in rebuild_refcount_structure()
2753 &reftable_offset_and_clusters, 0); in rebuild_refcount_structure()