Lines Matching refs:bi_next
888 struct bio *next = bio->bi_next; in flush_pending_writes()
1104 struct bio *next = bio->bi_next; in raid10_unplug()
3430 bio->bi_next = biolist; in raid10_sync_request()
3455 bio->bi_next = biolist; in raid10_sync_request()
3476 bio->bi_next = biolist; in raid10_sync_request()
3631 bio->bi_next = biolist; in raid10_sync_request()
3652 bio->bi_next = biolist; in raid10_sync_request()
3691 for (bio= biolist ; bio ; bio=bio->bi_next) { in raid10_sync_request()
3753 biolist = biolist->bi_next; in raid10_sync_request()
3755 bio->bi_next = NULL; in raid10_sync_request()
4836 read_bio->bi_next = NULL; in reshape_request()
4857 b->bi_next = blist; in reshape_request()
4870 for (bio = blist; bio ; bio = bio->bi_next) { in reshape_request()
4885 read_bio->bi_next = NULL; in reshape_request()
4945 b->bi_next = NULL; in reshape_request_write()