Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Ddm-cache-target.c633 static dm_oblock_t dblock_to_oblock(struct cache *cache, dm_dblock_t dblock) in dblock_to_oblock() function
1639 …r = bio_detain_range(cache, dblock_to_oblock(cache, b), dblock_to_oblock(cache, e), bio, cell_prea… in process_discard_bio()