Searched refs:remap_to_cache (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/md/ | 
| D | dm-cache-target.c | 811 static void remap_to_cache(struct cache *cache, struct bio *bio,  in remap_to_cache()  function864 	remap_to_cache(cache, bio, cblock);  in remap_to_cache_dirty()
 937 	remap_to_cache(cache, bio, cblock);  in remap_to_origin_and_cache()
 1241 		remap_to_cache(mg->cache, bio, mg->op->cblock);  in overwrite()
 1860 		remap_to_cache(cache, bio, 0);  in process_flush_bio()
 
 |