Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dblock-copy.c157 bool skip_unallocated; /* atomic */ member
630 if (qatomic_read(&s->skip_unallocated)) { in block_copy_block_status()
791 if (qatomic_read(&s->skip_unallocated) && in block_copy_dirty_clusters()
1062 qatomic_set(&s->skip_unallocated, skip); in block_copy_set_skip_unallocated()