Home
last modified time | relevance | path

Searched refs:metadata_preallocation (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/block/
H A Dqcow2.h420 bool metadata_preallocation;
417 bool metadata_preallocation; global() member
H A Dqcow2.c2244 s->metadata_preallocation = (ret == 1); in qcow2_co_preadv_encrypted()
2271 if (s->metadata_preallocation && (status & BDRV_BLOCK_DATA) && in qcow2_co_preadv_encrypted()