Lines Matching refs:master_bio
297 struct bio *bio = r10_bio->master_bio; in raid_end_bio_io()
1205 r10_bio->master_bio = bio; in __make_request()
1273 r10_bio->master_bio = bio; in __make_request()
1525 r10_bio->master_bio = bio; in __make_request()
1925 if (bio == r10_bio->master_bio) { in end_sync_read()
1958 if (r10_bio->master_bio == NULL) { in end_sync_request()
1969 struct r10bio *r10_bio2 = (struct r10bio *)r10_bio->master_bio; in end_sync_request()
2551 struct bio *bio = r10_bio->master_bio; in narrow_write_error()
2650 do_sync = (r10_bio->master_bio->bi_rw & REQ_SYNC); in handle_read_error()
2659 bio = bio_clone_mddev(r10_bio->master_bio, in handle_read_error()
2672 struct bio *mbio = r10_bio->master_bio; in handle_read_error()
2687 r10_bio->master_bio = mbio; in handle_read_error()
3068 r10_bio->master_bio = (struct bio*)rb2; in sync_request()
3230 r10_bio = (struct r10bio*) rb2->master_bio; in sync_request()
3231 rb2->master_bio = NULL; in sync_request()
3260 r10_bio->master_bio = NULL; in sync_request()
4398 r10_bio->master_bio = read_bio; in reshape_request()
4568 struct bio_vec *bvec = r10_bio->master_bio->bi_io_vec; in handle_reshape_read_error()
4650 bio_put(r10_bio->master_bio); in end_reshape_request()