Lines Matching refs:repl
358 int repl = 0; in find_bio_disk() local
364 repl = 1; in find_bio_disk()
374 *replp = repl; in find_bio_disk()
461 int slot, repl; in raid10_end_write_request() local
468 dev = find_bio_disk(conf, r10_bio, bio, &slot, &repl); in raid10_end_write_request()
470 if (repl) in raid10_end_write_request()
474 repl = 0; in raid10_end_write_request()
481 if (repl) in raid10_end_write_request()
543 if (repl) in raid10_end_write_request()
1614 int slot, repl; in raid10_end_discard_request() local
1622 dev = find_bio_disk(conf, r10_bio, bio, &slot, &repl); in raid10_end_discard_request()
1623 if (repl) in raid10_end_discard_request()
2348 int repl; in end_sync_write() local
2351 d = find_bio_disk(conf, r10_bio, bio, &slot, &repl); in end_sync_write()
2352 if (repl) in end_sync_write()
2358 if (repl) in end_sync_write()
5185 int repl; in end_reshape_write() local
5188 d = find_bio_disk(conf, r10_bio, bio, &slot, &repl); in end_reshape_write()
5189 if (repl) in end_reshape_write()