Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2.h583 #define QCOW2_OL_CACHED \ macro
589 (QCOW2_OL_CACHED | QCOW2_OL_INACTIVE_L2)
H A Dqcow2.c1121 overlap_check_template = QCOW2_OL_CACHED; in qcow2_update_options_prepare()