Searched refs:thin_c (Results 1 – 1 of 1) sorted by relevance
208 struct thin_c;209 typedef void (*process_bio_fn)(struct thin_c *tc, struct bio *bio);210 typedef void (*process_cell_fn)(struct thin_c *tc, struct dm_bio_prison_cell *cell);288 struct thin_c { struct460 struct thin_c *tc;481 static void error_thin_bio_list(struct thin_c *tc, struct bio_list *master, int error) in error_thin_bio_list()495 static void requeue_deferred_cells(struct thin_c *tc) in requeue_deferred_cells()512 static void requeue_io(struct thin_c *tc) in requeue_io()530 struct thin_c *tc; in error_retry_list()550 static dm_block_t get_bio_block(struct thin_c *tc, struct bio *bio) in get_bio_block()[all …]