Lines Matching refs:R5_InJournal
232 if (test_bit(R5_InJournal, &sh->dev[i].flags)) in do_release_stripe()
283 WARN_ON(test_bit(R5_InJournal, &sh->dev[sh->pd_idx].flags)); in do_release_stripe()
1284 test_bit(R5_InJournal, &sh->dev[i].flags)) in ops_run_io()
1649 test_bit(R5_InJournal, &dev->flags))) || in set_syndrome_sources()
1652 test_bit(R5_InJournal, &dev->flags)))) { in set_syndrome_sources()
1653 if (test_bit(R5_InJournal, &dev->flags)) in set_syndrome_sources()
1890 if (test_bit(R5_InJournal, &dev->flags)) { in ops_run_prexor5()
1958 clear_bit(R5_InJournal, &dev->flags); in ops_run_biodrain()
2098 test_bit(R5_InJournal, &head_sh->dev[i].flags)) { in ops_run_reconstruct5()
2807 if (test_bit(R5_InJournal, &sh->dev[i].flags)) in raid5_end_read_request()
3404 } else if (test_bit(R5_InJournal, &dev->flags)) { in schedule_reconstruction()
3446 } else if (test_bit(R5_InJournal, &dev->flags)) { in schedule_reconstruction()
4183 (!test_bit(R5_InJournal, &dev->flags) || in uptodate_for_rmw()
4217 test_bit(R5_InJournal, &dev->flags)) && in handle_stripe_dirtying()
4250 if (test_bit(R5_InJournal, &dev->flags) && in handle_stripe_dirtying()
4282 test_bit(R5_InJournal, &dev->flags)) && in handle_stripe_dirtying()
4865 if (test_bit(R5_InJournal, &dev->flags)) in analyse_stripe()
4867 if (test_bit(R5_InJournal, &dev->flags) && dev->written) in analyse_stripe()
5113 dev->written || test_bit(R5_InJournal, in handle_stripe()