Lines Matching refs:repl
330 int repl = 0; in find_bio_disk() local
336 repl = 1; in find_bio_disk()
346 *replp = repl; in find_bio_disk()
434 int slot, repl; in raid10_end_write_request() local
441 dev = find_bio_disk(conf, r10_bio, bio, &slot, &repl); in raid10_end_write_request()
443 if (repl) in raid10_end_write_request()
447 repl = 0; in raid10_end_write_request()
454 if (repl) in raid10_end_write_request()
516 if (repl) in raid10_end_write_request()
1555 int slot, repl; in raid10_end_discard_request() local
1563 dev = find_bio_disk(conf, r10_bio, bio, &slot, &repl); in raid10_end_discard_request()
1564 if (repl) in raid10_end_discard_request()
2276 int repl; in end_sync_write() local
2279 d = find_bio_disk(conf, r10_bio, bio, &slot, &repl); in end_sync_write()
2280 if (repl) in end_sync_write()
2286 if (repl) in end_sync_write()
5140 int repl; in end_reshape_write() local
5143 d = find_bio_disk(conf, r10_bio, bio, &slot, &repl); in end_reshape_write()
5144 if (repl) in end_reshape_write()