Searched defs:compression_type (Results 1 – 4 of 4) sorted by relevance
| /qemu/tests/qemu-iotests/ | ||
| A D | 065 | 99 compression_type = 'zstd' variable in TestQCow3NotLazy |
| /qemu/block/ | ||
| A D | qcow2.h | 178 uint8_t compression_type; member |
| A D | qcow2.c | 3525 uint8_t compression_type = QCOW2_COMPRESSION_TYPE_ZLIB; in qcow2_co_create() local |
| /qemu/hw/core/ | ||
| A D | loader.c | 876 char compression_type[32]; /* Compression type, NUL terminated */ member |
Completed in 23 milliseconds