Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2.h553 QCOW2_OL_ACTIVE_L2_BITNR = 2, enumerator
566 QCOW2_OL_ACTIVE_L2 = (1 << QCOW2_OL_ACTIVE_L2_BITNR),
H A Dqcow2-refcount.c3049 [QCOW2_OL_ACTIVE_L2_BITNR] = "active L2 table",
H A Dqcow2.c829 [QCOW2_OL_ACTIVE_L2_BITNR] = QCOW2_OPT_OVERLAP_ACTIVE_L2,