Home
last modified time | relevance | path

Searched defs:QCOW_OFLAG_COMPRESSED (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/block/
H A Dqcow.c54 #define QCOW_OFLAG_COMPRESSED (1LL << 63) macro
H A Dqcow2.h77 #define QCOW_OFLAG_COMPRESSED (1ULL << 62) macro