Lines Matching refs:bi_next
885 struct bio *next = bio->bi_next; in flush_pending_writes()
887 bio->bi_next = NULL; in flush_pending_writes()
1078 struct bio *next = bio->bi_next; in raid10_unplug()
1080 bio->bi_next = NULL; in raid10_unplug()
3480 bio->bi_next = biolist; in raid10_sync_request()
3505 bio->bi_next = biolist; in raid10_sync_request()
3526 bio->bi_next = biolist; in raid10_sync_request()
3680 bio->bi_next = biolist; in raid10_sync_request()
3702 bio->bi_next = biolist; in raid10_sync_request()
3742 for (bio= biolist ; bio ; bio=bio->bi_next) { in raid10_sync_request()
3804 biolist = biolist->bi_next; in raid10_sync_request()
3806 bio->bi_next = NULL; in raid10_sync_request()
4907 read_bio->bi_next = NULL; in reshape_request()
4929 b->bi_next = blist; in reshape_request()
4942 for (bio = blist; bio ; bio = bio->bi_next) { in reshape_request()
4958 read_bio->bi_next = NULL; in reshape_request()
5021 b->bi_next = NULL; in reshape_request_write()