Lines Matching refs:repl
328 int repl = 0; in find_bio_disk() local
334 repl = 1; in find_bio_disk()
345 *replp = repl; in find_bio_disk()
433 int slot, repl; in raid10_end_write_request() local
440 dev = find_bio_disk(conf, r10_bio, bio, &slot, &repl); in raid10_end_write_request()
442 if (repl) in raid10_end_write_request()
446 repl = 0; in raid10_end_write_request()
453 if (repl) in raid10_end_write_request()
515 if (repl) in raid10_end_write_request()
1946 int repl; in end_sync_write() local
1949 d = find_bio_disk(conf, r10_bio, bio, &slot, &repl); in end_sync_write()
1950 if (repl) in end_sync_write()
1956 if (repl) in end_sync_write()
4814 int repl; in end_reshape_write() local
4817 d = find_bio_disk(conf, r10_bio, bio, &slot, &repl); in end_reshape_write()
4818 if (repl) in end_reshape_write()