Searched refs:remap_to_cache (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/md/ |
D | dm-cache-target.c | 769 static void remap_to_cache(struct cache *cache, struct bio *bio, in remap_to_cache() function 814 remap_to_cache(cache, bio, cblock); in remap_to_cache_dirty() 933 remap_to_cache(pb->cache, bio, pb->cblock); in writethrough_endio() 1615 remap_to_cache(cache, bio, 0); in process_flush_bio() 1753 remap_to_cache(cache, cell->holder, cblock); in remap_cell_to_cache_dirty() 1765 remap_to_cache(cache, bio, cblock); in remap_cell_to_cache_dirty()
|