Lines Matching refs:delay_c
32 struct delay_c { struct
51 struct delay_c *context; argument
59 struct delay_c *dc = timer_container_of(dc, t, delay_timer); in handle_delayed_timer()
64 static void queue_timeout(struct delay_c *dc, unsigned long expires) in queue_timeout()
69 static inline bool delay_is_fast(struct delay_c *dc) in delay_is_fast()
86 static void flush_delayed_bios(struct delay_c *dc, bool flush_all) in flush_delayed_bios()
132 struct delay_c *dc = data; in flush_worker_fn()
153 struct delay_c *dc; in flush_expired_bios()
155 dc = container_of(work, struct delay_c, flush_expired_bios); in flush_expired_bios()
161 struct delay_c *dc = ti->private; in delay_dtr()
218 struct delay_c *dc; in delay_ctr()
312 static int delay_bio(struct delay_c *dc, struct delay_class *c, struct bio *bio) in delay_bio()
344 struct delay_c *dc = ti->private; in delay_presuspend()
357 struct delay_c *dc = ti->private; in delay_resume()
364 struct delay_c *dc = ti->private; in delay_map()
387 struct delay_c *dc = ti->private; in delay_report_zones()
404 struct delay_c *dc = ti->private; in delay_status()
433 struct delay_c *dc = ti->private; in delay_iterate_devices()