Lines Matching refs:bi_next
892 struct bio *next = bio->bi_next; in flush_pending_writes()
1108 struct bio *next = bio->bi_next; in raid10_unplug()
3403 bio->bi_next = biolist; in raid10_sync_request()
3428 bio->bi_next = biolist; in raid10_sync_request()
3449 bio->bi_next = biolist; in raid10_sync_request()
3604 bio->bi_next = biolist; in raid10_sync_request()
3625 bio->bi_next = biolist; in raid10_sync_request()
3664 for (bio= biolist ; bio ; bio=bio->bi_next) { in raid10_sync_request()
3726 biolist = biolist->bi_next; in raid10_sync_request()
3728 bio->bi_next = NULL; in raid10_sync_request()
4810 read_bio->bi_next = NULL; in reshape_request()
4831 b->bi_next = blist; in reshape_request()
4844 for (bio = blist; bio ; bio = bio->bi_next) { in reshape_request()
4859 read_bio->bi_next = NULL; in reshape_request()
4919 b->bi_next = NULL; in reshape_request_write()