Home
last modified time | relevance | path

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

/Linux-v4.19/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);
306 struct thin_c { struct
349 struct thin_c *tc; argument
355 static void begin_discard(struct discard_op *op, struct thin_c *tc, struct bio *parent) in begin_discard()
367 struct thin_c *tc = op->tc; in issue_discard()
554 struct thin_c *tc;
578 static void error_thin_bio_list(struct thin_c *tc, struct bio_list *master, in error_thin_bio_list()
593 static void requeue_deferred_cells(struct thin_c *tc) in requeue_deferred_cells()
[all …]