Home
last modified time | relevance | path

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

/external/qemu/block/
Dqcow2-refcount.c397 uint64_t old_table_offset = s->refcount_table_offset; in alloc_refcount_block() local
407 qcow2_free_clusters(bs, old_table_offset, old_table_size * sizeof(uint64_t)); in alloc_refcount_block()