Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2.h578 #define QCOW2_OL_CONSTANT \ macro
584 (QCOW2_OL_CONSTANT | QCOW2_OL_ACTIVE_L2 | QCOW2_OL_REFCOUNT_BLOCK | \
H A Dqcow2.c1119 overlap_check_template = QCOW2_OL_CONSTANT; in qcow2_update_options_prepare()