Searched refs:from_oblock (Results 1 – 3 of 3) sorted by relevance
66 if (from_oblock(lhs) < from_oblock(rhs)) in cmp_oblock()69 if (from_oblock(rhs) < from_oblock(lhs)) in cmp_oblock()
30 static inline dm_block_t from_oblock(dm_oblock_t b) in from_oblock() function
636 unsigned int h = hash_64(from_oblock(e->oblock), ht->hash_bits); in __h_lookup() 672 unsigned int h = hash_64(from_oblock(oblock), ht->hash_bits); in h_lookup() 689 unsigned int h = hash_64(from_oblock(e->oblock), ht->hash_bits); in h_remove() 1315 sector_t r = from_oblock(b); in update_hotspot_queue()