Searched refs:bio_detain_range (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/md/ |
D | dm-cache-target.c | 528 static int bio_detain_range(struct cache *cache, dm_oblock_t oblock_begin, dm_oblock_t oblock_end, in bio_detain_range() function 550 return bio_detain_range(cache, oblock, end, bio, in bio_detain() 1639 …r = bio_detain_range(cache, dblock_to_oblock(cache, b), dblock_to_oblock(cache, e), bio, cell_prea… in process_discard_bio()
|