Searched refs:pending_bio_list (Results 1 – 4 of 4) sorted by relevance
43 struct bio_list pending_bio_list; member
37 struct bio_list pending_bio_list; member
550 if (conf->pending_bio_list.head) { in flush_pending_writes()552 bio = bio_list_get(&conf->pending_bio_list); in flush_pending_writes()915 bio_list_add(&conf->pending_bio_list, mbio); in make_request()1898 bio_list_init(&conf->pending_bio_list); in setup_conf()
619 if (conf->pending_bio_list.head) { in flush_pending_writes()621 bio = bio_list_get(&conf->pending_bio_list); in flush_pending_writes()929 bio_list_add(&conf->pending_bio_list, mbio); in make_request()