Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-thin.c227 typedef void (*process_cell_fn)(struct thin_c *tc, struct dm_bio_prison_cell *cell);
285 struct dm_bio_prison_cell **cell_sort_array;
444 struct dm_bio_prison_cell **cell_result) in bio_detain()
447 struct dm_bio_prison_cell *cell_prealloc; in bio_detain()
468 struct dm_bio_prison_cell *cell, in cell_release()
476 void (*fn)(void *, struct dm_bio_prison_cell *), in cell_visit_release() argument
478 struct dm_bio_prison_cell *cell) in cell_visit_release()
485 struct dm_bio_prison_cell *cell, in cell_release_no_holder()
493 struct dm_bio_prison_cell *cell, blk_status_t error_code) in cell_error_with_code()
504 static void cell_error(struct pool *pool, struct dm_bio_prison_cell *cell) in cell_error()
[all …]