Searched refs:from_oblock (Results 1 – 5 of 5) sorted by relevance
70 if (from_oblock(lhs) < from_oblock(rhs)) in cmp_oblock()73 if (from_oblock(rhs) < from_oblock(lhs)) in cmp_oblock()
29 static inline dm_block_t from_oblock(dm_oblock_t b) in from_oblock() function
572 return to_oblock(from_oblock(b) + 1ull); in oblock_succ()579 key->block_begin = from_oblock(begin); in build_key()580 key->block_end = from_oblock(end); in build_key()648 dm_oblock_t end = to_oblock(from_oblock(oblock) + 1ULL); in bio_detain_shared()736 return to_dblock(block_div(from_oblock(oblock), in oblock_to_dblock()1166 o_region.sector = from_oblock(mg->op->oblock) * cache->sectors_per_block; in copy()2686 if (unlikely(from_oblock(block) >= from_oblock(cache->origin_blocks))) { in cache_map()
624 unsigned h = hash_64(from_oblock(e->oblock), ht->hash_bits); in h_insert()659 unsigned h = hash_64(from_oblock(oblock), ht->hash_bits); in h_lookup()676 unsigned h = hash_64(from_oblock(e->oblock), ht->hash_bits); in h_remove()1294 sector_t r = from_oblock(b); in to_hblock()
730 uint64_t value = from_oblock(block); in pack_value()