Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2.c4456 bool subclusters_need_allocation = false; in qcow2_co_truncate() local
4539 subclusters_need_allocation = true; in qcow2_co_truncate()
4578 .prealloc = !subclusters_need_allocation, in qcow2_co_truncate()