Searched refs:remap_to_cache (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/md/ |
D | dm-cache-target.c | 816 static void remap_to_cache(struct cache *cache, struct bio *bio, in remap_to_cache() function 869 remap_to_cache(cache, bio, cblock); in remap_to_cache_dirty() 942 remap_to_cache(cache, bio, cblock); in remap_to_origin_and_cache() 1246 remap_to_cache(mg->cache, bio, mg->op->cblock); in overwrite() 1883 remap_to_cache(cache, bio, 0); in process_flush_bio()
|