Home
last modified time | relevance | path

Searched refs:free_prison_cell (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/md/
Ddm-cache-target.c401 static void free_prison_cell(struct cache *cache, struct dm_bio_prison_cell *cell) in free_prison_cell() function
455 free_prison_cell(cache, p->cell2); in prealloc_free_structs()
458 free_prison_cell(cache, p->cell1); in prealloc_free_structs()
1083 free_prison_cell(cache, cell); in __cell_defer()
1097 free_prison_cell(cache, cell); in cell_defer()
1111 free_prison_cell(cache, cell); in cell_error_with_code()
1733 free_prison_cell(cache, cell); in remap_cell_to_origin_clear_discard()
1769 free_prison_cell(cache, cell); in remap_cell_to_cache_dirty()
3063 (cell_free_fn) free_prison_cell, in cache_map()