Home
last modified time | relevance | path

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

/external/qemu/block/
Dqcow2-refcount.c163 static int in_same_refcount_block(BDRVQcowState *s, uint64_t offset_a, in in_same_refcount_block() argument
166 uint64_t block_a = offset_a >> (2 * s->cluster_bits - REFCOUNT_SHIFT); in in_same_refcount_block()