Searched refs:delayed_bios (Results 1 – 2 of 2) sorted by relevance
35 struct list_head delayed_bios; member93 list_replace_init(&dc->delayed_bios, &local_list); in flush_delayed_bios()116 list_splice(&local_list, &dc->delayed_bios); in flush_delayed_bios()133 if (unlikely(list_empty(&dc->delayed_bios))) { in flush_worker_fn()229 INIT_LIST_HEAD(&dc->delayed_bios); in delay_ctr()320 list_add_tail(&delayed->list, &dc->delayed_bios); in delay_bio()
114 struct bio_list delayed_bios; member305 bio_list_init(&nreg->delayed_bios); in __rh_alloc()382 rh->dispatch_bios(rh->context, ®->delayed_bios); in complete_resync_work()699 bio_list_add(®->delayed_bios, bio); in dm_rh_delay()