Home
last modified time | relevance | path

Searched defs:compression_type (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/tests/qemu-iotests/
H A D06599 compression_type = 'zstd' variable in TestQCow3NotLazy
136 compression_type = 'zstd' variable in TestQCow3LazyQMP
/openbmc/qemu/block/
H A Dqcow2.h178 uint8_t compression_type; member
424 Qcow2CompressionType compression_type; member
H A Dqcow2.c3525 uint8_t compression_type = QCOW2_COMPRESSION_TYPE_ZLIB; in qcow2_co_create() local
/openbmc/linux/drivers/accel/ivpu/
H A Dvpu_boot_api.h58 u32 compression_type; member
/openbmc/qemu/hw/core/
H A Dloader.c876 char compression_type[32]; /* Compression type, NUL terminated */ member