Lines Matching refs:repl
356 int repl = 0; in find_bio_disk() local
362 repl = 1; in find_bio_disk()
372 *replp = repl; in find_bio_disk()
459 int slot, repl; in raid10_end_write_request() local
466 dev = find_bio_disk(conf, r10_bio, bio, &slot, &repl); in raid10_end_write_request()
468 if (repl) in raid10_end_write_request()
472 repl = 0; in raid10_end_write_request()
479 if (repl) in raid10_end_write_request()
541 if (repl) in raid10_end_write_request()
1619 int slot, repl; in raid10_end_discard_request() local
1627 dev = find_bio_disk(conf, r10_bio, bio, &slot, &repl); in raid10_end_discard_request()
1628 if (repl) in raid10_end_discard_request()
2357 int repl; in end_sync_write() local
2360 d = find_bio_disk(conf, r10_bio, bio, &slot, &repl); in end_sync_write()
2361 if (repl) in end_sync_write()
2367 if (repl) in end_sync_write()
5211 int repl; in end_reshape_write() local
5214 d = find_bio_disk(conf, r10_bio, bio, &slot, &repl); in end_reshape_write()
5215 if (repl) in end_reshape_write()