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()
175 struct delay_c *dc; in delay_ctr()
244 static int delay_bio(struct delay_c *dc, struct delay_class *c, struct bio *bio) in delay_bio()
269 struct delay_c *dc = ti->private; in delay_presuspend()
278 struct delay_c *dc = ti->private; in delay_resume()
285 struct delay_c *dc = ti->private; in delay_map()
310 struct delay_c *dc = ti->private; in delay_status()
339 struct delay_c *dc = ti->private; in delay_iterate_devices()