Searched refs:thin_c (Results 1 – 1 of 1) sorted by relevance
225 struct thin_c;226 typedef void (*process_bio_fn)(struct thin_c *tc, struct bio *bio);227 typedef void (*process_cell_fn)(struct thin_c *tc, struct dm_bio_prison_cell *cell);339 struct thin_c { struct382 struct thin_c *tc; argument388 static void begin_discard(struct discard_op *op, struct thin_c *tc, struct bio *parent) in begin_discard()400 struct thin_c *tc = op->tc; in issue_discard()586 struct thin_c *tc;610 static void error_thin_bio_list(struct thin_c *tc, struct bio_list *master, in error_thin_bio_list()624 static void requeue_deferred_cells(struct thin_c *tc) in requeue_deferred_cells()[all …]