Searched refs:block_b (Results 1 – 1 of 1) sorted by relevance
294 uint64_t block_b = offset_b >> (s->cluster_bits + s->refcount_block_bits); in in_same_refcount_block() local296 return (block_a == block_b); in in_same_refcount_block()