Lines Matching refs:delay_c
27 struct delay_c { struct
43 struct delay_c *context; argument
53 struct delay_c *dc = from_timer(dc, t, delay_timer); in handle_delayed_timer()
58 static void queue_timeout(struct delay_c *dc, unsigned long expires) in queue_timeout()
80 static struct bio *flush_delayed_bios(struct delay_c *dc, int flush_all) in flush_delayed_bios()
114 struct delay_c *dc; in flush_expired_bios()
116 dc = container_of(work, struct delay_c, flush_expired_bios); in flush_expired_bios()
122 struct delay_c *dc = ti->private; in delay_dtr()
174 struct delay_c *dc; in delay_ctr()
242 static int delay_bio(struct delay_c *dc, struct delay_class *c, struct bio *bio) in delay_bio()
267 struct delay_c *dc = ti->private; in delay_presuspend()
276 struct delay_c *dc = ti->private; in delay_resume()
283 struct delay_c *dc = ti->private; in delay_map()
309 struct delay_c *dc = ti->private; in delay_status()
334 struct delay_c *dc = ti->private; in delay_iterate_devices()