Lines Matching refs:master_bio
298 struct bio *bio = r10_bio->master_bio; in raid_end_bio_io()
1116 r10_bio->master_bio = bio; in __make_request()
1184 r10_bio->master_bio = bio; in __make_request()
1434 r10_bio->master_bio = bio; in __make_request()
1820 if (bio == r10_bio->master_bio) { in end_sync_read()
1853 if (r10_bio->master_bio == NULL) { in end_sync_request()
1864 struct r10bio *r10_bio2 = (struct r10bio *)r10_bio->master_bio; in end_sync_request()
2435 struct bio *bio = r10_bio->master_bio; in narrow_write_error()
2534 do_sync = (r10_bio->master_bio->bi_rw & REQ_SYNC); in handle_read_error()
2543 bio = bio_clone_mddev(r10_bio->master_bio, in handle_read_error()
2556 struct bio *mbio = r10_bio->master_bio; in handle_read_error()
2571 r10_bio->master_bio = mbio; in handle_read_error()
2985 r10_bio->master_bio = (struct bio*)rb2; in sync_request()
3147 r10_bio = (struct r10bio*) rb2->master_bio; in sync_request()
3148 rb2->master_bio = NULL; in sync_request()
3177 r10_bio->master_bio = NULL; in sync_request()
4326 r10_bio->master_bio = read_bio; in reshape_request()
4496 struct bio_vec *bvec = r10_bio->master_bio->bi_io_vec; in handle_reshape_read_error()
4577 bio_put(r10_bio->master_bio); in end_reshape_request()