Home
last modified time | relevance | path

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

/qemu/block/
H A Dqcow2.c4442 bool subclusters_need_allocation = false; in qcow2_co_truncate() local
4525 subclusters_need_allocation = true; in qcow2_co_truncate()
4564 .prealloc = !subclusters_need_allocation, in qcow2_co_truncate()