Lines Matching refs:repl
366 int repl = 0; in find_bio_disk() local
372 repl = 1; in find_bio_disk()
383 *replp = repl; in find_bio_disk()
471 int slot, repl; in raid10_end_write_request() local
478 dev = find_bio_disk(conf, r10_bio, bio, &slot, &repl); in raid10_end_write_request()
480 if (repl) in raid10_end_write_request()
484 repl = 0; in raid10_end_write_request()
491 if (repl) in raid10_end_write_request()
551 if (repl) in raid10_end_write_request()
1995 int repl; in end_sync_write() local
1998 d = find_bio_disk(conf, r10_bio, bio, &slot, &repl); in end_sync_write()
1999 if (repl) in end_sync_write()
2005 if (repl) in end_sync_write()
4805 int repl; in end_reshape_write() local
4808 d = find_bio_disk(conf, r10_bio, bio, &slot, &repl); in end_reshape_write()
4809 if (repl) in end_reshape_write()