Lines Matching refs:bi_next
884 struct bio *next = bio->bi_next; in flush_pending_writes()
886 bio->bi_next = NULL; in flush_pending_writes()
1077 struct bio *next = bio->bi_next; in raid10_unplug()
1079 bio->bi_next = NULL; in raid10_unplug()
3149 bio->bi_next = biolist; in raid10_sync_request()
3174 bio->bi_next = biolist; in raid10_sync_request()
3195 bio->bi_next = biolist; in raid10_sync_request()
3349 bio->bi_next = biolist; in raid10_sync_request()
3371 bio->bi_next = biolist; in raid10_sync_request()
3411 for (bio= biolist ; bio ; bio=bio->bi_next) { in raid10_sync_request()
3473 biolist = biolist->bi_next; in raid10_sync_request()
3475 bio->bi_next = NULL; in raid10_sync_request()
4580 read_bio->bi_next = NULL; in reshape_request()
4602 b->bi_next = blist; in reshape_request()
4615 for (bio = blist; bio ; bio = bio->bi_next) { in reshape_request()
4631 read_bio->bi_next = NULL; in reshape_request()
4694 b->bi_next = NULL; in reshape_request_write()