Searched refs:thin_c (Results 1 – 1 of 1) sorted by relevance
216 struct thin_c;217 typedef void (*process_bio_fn)(struct thin_c *tc, struct bio *bio);218 typedef void (*process_cell_fn)(struct thin_c *tc, struct dm_bio_prison_cell *cell);296 struct thin_c { struct386 static int issue_discard(struct thin_c *tc, dm_block_t data_b, dm_block_t data_e, in issue_discard()542 struct thin_c *tc;566 static void error_thin_bio_list(struct thin_c *tc, struct bio_list *master, int error) in error_thin_bio_list()580 static void requeue_deferred_cells(struct thin_c *tc) in requeue_deferred_cells()597 static void requeue_io(struct thin_c *tc) in requeue_io()615 struct thin_c *tc; in error_retry_list_with_code()[all …]