Lines Matching refs:master_bio
294 struct bio *bio = r10_bio->master_bio; in raid_end_bio_io()
1183 r10_bio->master_bio = bio; in raid10_read_request()
1468 r10_bio->master_bio = bio; in raid10_write_request()
1490 r10_bio->master_bio = bio; in __make_request()
1918 if (r10_bio->master_bio == NULL) { in end_sync_request()
1929 struct r10bio *r10_bio2 = (struct r10bio *)r10_bio->master_bio; in end_sync_request()
2504 struct bio *bio = r10_bio->master_bio; in narrow_write_error()
2594 raid10_read_request(mddev, r10_bio->master_bio, r10_bio); in handle_read_error()
3099 r10_bio->master_bio = (struct bio*)rb2; in raid10_sync_request()
3276 r10_bio = (struct r10bio*) rb2->master_bio; in raid10_sync_request()
3277 rb2->master_bio = NULL; in raid10_sync_request()
3315 r10_bio->master_bio = NULL; in raid10_sync_request()
4551 r10_bio->master_bio = read_bio; in reshape_request()
4842 bio_put(r10_bio->master_bio); in end_reshape_request()