Searched refs:pending_bio_list (Results 1 – 4 of 4) sorted by relevance
89 struct bio_list pending_bio_list; member
77 struct bio_list pending_bio_list; member
825 if (conf->pending_bio_list.head) { in flush_pending_writes()829 bio = bio_list_get(&conf->pending_bio_list); in flush_pending_writes()1180 bio_list_merge(&conf->pending_bio_list, &plug->pending); in raid1_unplug()1586 bio_list_add(&conf->pending_bio_list, mbio); in raid1_write_request()3054 bio_list_init(&conf->pending_bio_list); in setup_conf()
886 if (conf->pending_bio_list.head) { in flush_pending_writes()890 bio = bio_list_get(&conf->pending_bio_list); in flush_pending_writes()1112 bio_list_merge(&conf->pending_bio_list, &plug->pending); in raid10_unplug()1328 bio_list_add(&conf->pending_bio_list, mbio); in raid10_write_one_disk()