Searched refs:remap_cell_to_cache_dirty (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/md/ |
D | dm-cache-target.c | 1736 static void remap_cell_to_cache_dirty(struct cache *cache, struct dm_bio_prison_cell *cell, in remap_cell_to_cache_dirty() function 1855 remap_cell_to_cache_dirty(cache, new_ocell, block, lookup_result.cblock, true); in process_cell() 3120 remap_cell_to_cache_dirty(cache, cell, block, lookup_result.cblock, false); in cache_map()
|