Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2-refcount.c290 static int in_same_refcount_block(BDRVQcow2State *s, uint64_t offset_a, in in_same_refcount_block() argument
293 uint64_t block_a = offset_a >> (s->cluster_bits + s->refcount_block_bits); in in_same_refcount_block()