Lines Matching refs:master_bio
294 struct bio *bio = r10_bio->master_bio;
1193 r10_bio->master_bio = bio;
1484 r10_bio->master_bio = bio;
1506 r10_bio->master_bio = bio;
1934 if (r10_bio->master_bio == NULL) {
1945 struct r10bio *r10_bio2 = (struct r10bio *)r10_bio->master_bio;
2523 struct bio *bio = r10_bio->master_bio;
2613 raid10_read_request(mddev, r10_bio->master_bio, r10_bio);
2900 * The r10_bio structures are linked using a borrowed master_bio pointer.
3035 * borrowed master_bio pointer, and the counter in the master
3114 r10_bio->master_bio = (struct bio*)rb2;
3291 r10_bio = (struct r10bio*) rb2->master_bio;
3292 rb2->master_bio = NULL;
3330 r10_bio->master_bio = NULL;
4421 * We store the read-in bio in ->master_bio and the others in
4563 r10_bio->master_bio = read_bio;
4854 bio_put(r10_bio->master_bio);