Lines Matching refs:master_bio
297 struct bio *bio = r10_bio->master_bio; in raid_end_bio_io()
1217 r10_bio->master_bio = bio; in __make_request()
1285 r10_bio->master_bio = bio; in __make_request()
1550 r10_bio->master_bio = bio; in __make_request()
1966 if (bio == r10_bio->master_bio) { in end_sync_read()
1999 if (r10_bio->master_bio == NULL) { in end_sync_request()
2010 struct r10bio *r10_bio2 = (struct r10bio *)r10_bio->master_bio; in end_sync_request()
2592 struct bio *bio = r10_bio->master_bio; in narrow_write_error()
2690 do_sync = (r10_bio->master_bio->bi_rw & REQ_SYNC); in handle_read_error()
2699 bio = bio_clone_mddev(r10_bio->master_bio, in handle_read_error()
2712 struct bio *mbio = r10_bio->master_bio; in handle_read_error()
2727 r10_bio->master_bio = mbio; in handle_read_error()
3114 r10_bio->master_bio = (struct bio*)rb2; in sync_request()
3276 r10_bio = (struct r10bio*) rb2->master_bio; in sync_request()
3277 rb2->master_bio = NULL; in sync_request()
3306 r10_bio->master_bio = NULL; in sync_request()
4450 r10_bio->master_bio = read_bio; in reshape_request()
4620 struct bio_vec *bvec = r10_bio->master_bio->bi_io_vec; in handle_reshape_read_error()
4702 bio_put(r10_bio->master_bio); in end_reshape_request()