Lines Matching refs:repl
340 int repl = 0; in find_bio_disk() local
346 repl = 1; in find_bio_disk()
357 *replp = repl; in find_bio_disk()
448 int slot, repl; in raid10_end_write_request() local
451 dev = find_bio_disk(conf, r10_bio, bio, &slot, &repl); in raid10_end_write_request()
453 if (repl) in raid10_end_write_request()
457 repl = 0; in raid10_end_write_request()
464 if (repl) in raid10_end_write_request()
508 if (repl) in raid10_end_write_request()
1990 int repl; in end_sync_write() local
1993 d = find_bio_disk(conf, r10_bio, bio, &slot, &repl); in end_sync_write()
1994 if (repl) in end_sync_write()
2000 if (repl) in end_sync_write()
4625 int repl; in end_reshape_write() local
4628 d = find_bio_disk(conf, r10_bio, bio, &slot, &repl); in end_reshape_write()
4629 if (repl) in end_reshape_write()