Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Ddm-cache-block-types.h24 static inline dm_oblock_t to_oblock(dm_block_t b) in to_oblock() function
Ddm-cache-target.c549 dm_oblock_t end = to_oblock(from_oblock(oblock) + 1ULL); in bio_detain()
565 build_key(oblock, to_oblock(from_oblock(oblock) + 1ULL), &key); in get_cell()
635 return to_oblock(from_dblock(dblock) * oblocks_per_dblock(cache)); in dblock_to_oblock()
830 return to_oblock(block_nr); in get_bio_block()
2796 cache->origin_blocks = to_oblock(origin_blocks); in cache_create()
Ddm-cache-metadata.c686 *block = to_oblock(b); in unpack_value()
Ddm-cache-policy-mq.c91 t->last_end_oblock = to_oblock(bio_end_sector(bio) - 1); in iot_update_stats()
Ddm-cache-policy-smq.c1187 return to_oblock(r); in to_hblock()