Searched defs:compression_type (Results 1 – 4 of 4) sorted by relevance
99 compression_type = 'zstd' variable in TestQCow3NotLazy136 compression_type = 'zstd' variable in TestQCow3LazyQMP
178 uint8_t compression_type; member424 Qcow2CompressionType compression_type; member
3527 uint8_t compression_type = QCOW2_COMPRESSION_TYPE_ZLIB; in qcow2_co_create() local
855 char compression_type[32]; /* Compression type, NUL terminated */ member