Home
last modified time | relevance | path

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

/drivers/md/
Ddm-thin.c222 struct thin_c;
223 typedef void (*process_bio_fn)(struct thin_c *tc, struct bio *bio);
224 typedef void (*process_cell_fn)(struct thin_c *tc, struct dm_bio_prison_cell *cell);
338 struct thin_c { struct
381 struct thin_c *tc; argument
387 static void begin_discard(struct discard_op *op, struct thin_c *tc, struct bio *parent) in begin_discard()
399 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 …]