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()
3153 bio->bi_next = biolist; in raid10_sync_request()
3178 bio->bi_next = biolist; in raid10_sync_request()
3199 bio->bi_next = biolist; in raid10_sync_request()
3353 bio->bi_next = biolist; in raid10_sync_request()
3375 bio->bi_next = biolist; in raid10_sync_request()
3415 for (bio= biolist ; bio ; bio=bio->bi_next) { in raid10_sync_request()
3477 biolist = biolist->bi_next; in raid10_sync_request()
3479 bio->bi_next = NULL; in raid10_sync_request()
4584 read_bio->bi_next = NULL; in reshape_request()
4606 b->bi_next = blist; in reshape_request()
4619 for (bio = blist; bio ; bio = bio->bi_next) { in reshape_request()
4635 read_bio->bi_next = NULL; in reshape_request()
4698 b->bi_next = NULL; in reshape_request_write()