Lines Matching refs:bi_next
911 struct bio *next = bio->bi_next; in flush_pending_writes()
913 bio->bi_next = NULL; in flush_pending_writes()
1126 struct bio *next = bio->bi_next; in raid10_unplug()
1128 bio->bi_next = NULL; in raid10_unplug()
3542 bio->bi_next = biolist; in raid10_sync_request()
3567 bio->bi_next = biolist; in raid10_sync_request()
3588 bio->bi_next = biolist; in raid10_sync_request()
3742 bio->bi_next = biolist; in raid10_sync_request()
3764 bio->bi_next = biolist; in raid10_sync_request()
3804 for (bio= biolist ; bio ; bio=bio->bi_next) { in raid10_sync_request()
3866 biolist = biolist->bi_next; in raid10_sync_request()
3868 bio->bi_next = NULL; in raid10_sync_request()
4952 read_bio->bi_next = NULL; in reshape_request()
4974 b->bi_next = blist; in reshape_request()
4987 for (bio = blist; bio ; bio = bio->bi_next) { in reshape_request()
5003 read_bio->bi_next = NULL; in reshape_request()
5066 b->bi_next = NULL; in reshape_request_write()