Searched refs:refblock (Results 1 – 3 of 3) sorted by relevance
3243 void *refblock; in walk_over_reftable() local3256 &refblock); in walk_over_reftable()3577 void *refblock; in qcow2_discard_refcount_block() local3588 &refblock); in qcow2_discard_refcount_block()3593 if (s->get_refcount(refblock, block_index) != 1) { in qcow2_discard_refcount_block()3606 s->set_refcount(refblock, block_index, 0); in qcow2_discard_refcount_block()3610 qcow2_cache_put(s->refcount_block_cache, &refblock); in qcow2_discard_refcount_block()3618 if (refblock) { in qcow2_discard_refcount_block()3636 void *refblock; in qcow2_shrink_reftable() local3644 &refblock); in qcow2_shrink_reftable()[all …]
23 === Repairing unreferenced data cluster in new refblock area ===47 === Repairing refblock beyond the image end ===79 --- Signed overflow after the refblock ---95 --- Unsigned overflow after the refblock ---
333 === Discarding with an unaligned refblock ===364 === Discarding an out-of-bounds refblock ===375 === Discarding a non-covered in-bounds refblock ===386 === Discarding a refblock covered by an unaligned refblock ===