Lines Matching refs:repl
341 int repl = 0; in find_bio_disk() local
347 repl = 1; in find_bio_disk()
358 *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()
1884 int repl; in end_sync_write() local
1887 d = find_bio_disk(conf, r10_bio, bio, &slot, &repl); in end_sync_write()
1888 if (repl) in end_sync_write()
1894 if (repl) in end_sync_write()
4552 int repl; in end_reshape_write() local
4555 d = find_bio_disk(conf, r10_bio, bio, &slot, &repl); in end_reshape_write()
4556 if (repl) in end_reshape_write()