Searched refs:QCOW2_FEAT_TYPE_COMPATIBLE (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/block/ | ||
H A D | qcow2.h | 248 QCOW2_FEAT_TYPE_COMPATIBLE = 1, enumerator |
H A D | qcow2.c | 3085 .type = QCOW2_FEAT_TYPE_COMPATIBLE, in qcow2_update_header() |