Searched refs:remap_to_cache (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/md/ |
D | dm-cache-target.c | 716 static void remap_to_cache(struct cache *cache, struct bio *bio, in remap_to_cache() function 761 remap_to_cache(cache, bio, cblock); in remap_to_cache_dirty() 833 remap_to_cache(cache, bio, cblock); in remap_to_origin_and_cache() 1137 remap_to_cache(mg->cache, bio, mg->op->cblock); in overwrite() 1756 remap_to_cache(cache, bio, 0); in process_flush_bio()
|