Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2.h555 QCOW2_OL_REFCOUNT_BLOCK_BITNR = 4, enumerator
568 QCOW2_OL_REFCOUNT_BLOCK = (1 << QCOW2_OL_REFCOUNT_BLOCK_BITNR),
H A Dqcow2-refcount.c3051 [QCOW2_OL_REFCOUNT_BLOCK_BITNR] = "refcount block",
H A Dqcow2.c831 [QCOW2_OL_REFCOUNT_BLOCK_BITNR] = QCOW2_OPT_OVERLAP_REFCOUNT_BLOCK,