Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2.h265 QCOW2_INCOMPAT_MASK = QCOW2_INCOMPAT_DIRTY enumerator
H A Dqcow2.c1451 if (s->incompatible_features & ~QCOW2_INCOMPAT_MASK) { in qcow2_do_open()
1457 ~QCOW2_INCOMPAT_MASK); in qcow2_do_open()