Searched refs:free_prison_cell (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/md/ |
H A D | dm-cache-target.c | 471 static void free_prison_cell(struct cache *cache, struct dm_bio_prison_cell_v2 *cell) in free_prison_cell() function 594 free_prison_cell(cache, cell_prealloc); in bio_detain_shared() 599 free_prison_cell(cache, cell_prealloc); in bio_detain_shared() 1120 free_prison_cell(cache, pb->cell); in bio_drop_shared_lock() 1221 free_prison_cell(cache, mg->cell); in mg_complete() 1413 free_prison_cell(cache, prealloc); in mg_lock_writes() 1419 free_prison_cell(cache, prealloc); in mg_lock_writes() 1462 free_prison_cell(cache, mg->cell); in invalidate_complete() 1537 free_prison_cell(cache, prealloc); in invalidate_lock() 1543 free_prison_cell(cache, prealloc); in invalidate_lock()
|