Searched refs:remap_to_cache (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/md/ |
D | dm-cache-target.c | 786 static void remap_to_cache(struct cache *cache, struct bio *bio, in remap_to_cache() function 838 remap_to_cache(cache, bio, cblock); in remap_to_cache_dirty() 911 remap_to_cache(cache, bio, cblock); in remap_to_origin_and_cache() 1215 remap_to_cache(mg->cache, bio, mg->op->cblock); in overwrite() 1834 remap_to_cache(cache, bio, 0); in process_flush_bio()
|