Searched defs:offset_a (Results 1 - 1 of 1) sorted by relevance

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

Completed in 74 milliseconds