Home
last modified time | relevance | path

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

/Linux-v6.1/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);
336 struct thin_c { struct
379 struct thin_c *tc; argument
385 static void begin_discard(struct discard_op *op, struct thin_c *tc, struct bio *parent) in begin_discard()
397 struct thin_c *tc = op->tc; in issue_discard()
584 struct thin_c *tc;
608 static void error_thin_bio_list(struct thin_c *tc, struct bio_list *master, in error_thin_bio_list()
622 static void requeue_deferred_cells(struct thin_c *tc) in requeue_deferred_cells()
[all …]