Home
last modified time | relevance | path

Searched refs:pending_bio_list (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Draid10.h77 struct bio_list pending_bio_list; member
H A Draid1.h89 struct bio_list pending_bio_list; member
H A Draid1.c820 if (conf->pending_bio_list.head) { in flush_pending_writes()
824 bio = bio_list_get(&conf->pending_bio_list); in flush_pending_writes()
1163 bio_list_merge(&conf->pending_bio_list, &plug->pending); in raid1_unplug()
1536 bio_list_add(&conf->pending_bio_list, mbio); in raid1_write_request()
3007 bio_list_init(&conf->pending_bio_list); in setup_conf()
H A Draid10.c866 if (conf->pending_bio_list.head) { in flush_pending_writes()
870 bio = bio_list_get(&conf->pending_bio_list); in flush_pending_writes()
1071 bio_list_merge(&conf->pending_bio_list, &plug->pending); in raid10_unplug()
1282 bio_list_add(&conf->pending_bio_list, mbio); in raid10_write_one_disk()
/kernel/linux/linux-6.6/drivers/md/
H A Draid1.h89 struct bio_list pending_bio_list; member
H A Draid10.h77 struct bio_list pending_bio_list; member
H A Draid1.c821 if (conf->pending_bio_list.head) { in flush_pending_writes()
825 bio = bio_list_get(&conf->pending_bio_list); in flush_pending_writes()
1179 bio_list_merge(&conf->pending_bio_list, &plug->pending); in raid1_unplug()
1574 bio_list_add(&conf->pending_bio_list, mbio); in raid1_write_request()
3051 bio_list_init(&conf->pending_bio_list); in setup_conf()
H A Draid10.c892 if (conf->pending_bio_list.head) { in flush_pending_writes()
896 bio = bio_list_get(&conf->pending_bio_list); in flush_pending_writes()
1117 bio_list_merge(&conf->pending_bio_list, &plug->pending); in raid10_unplug()
1318 bio_list_add(&conf->pending_bio_list, mbio); in raid10_write_one_disk()

Completed in 20 milliseconds