Searched refs:remap_to_cache (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/md/ |
D | dm-cache-target.c | 724 static void remap_to_cache(struct cache *cache, struct bio *bio, in remap_to_cache() function 769 remap_to_cache(cache, bio, cblock); in remap_to_cache_dirty() 842 remap_to_cache(cache, bio, cblock); in remap_to_origin_and_cache() 1150 remap_to_cache(mg->cache, bio, mg->op->cblock); in overwrite() 1778 remap_to_cache(cache, bio, 0); in process_flush_bio()
|