Lines Matching refs:R5_InJournal
223 if (test_bit(R5_InJournal, &sh->dev[i].flags)) in do_release_stripe()
274 WARN_ON(test_bit(R5_InJournal, &sh->dev[sh->pd_idx].flags)); in do_release_stripe()
1200 test_bit(R5_InJournal, &sh->dev[i].flags)) in ops_run_io()
1571 test_bit(R5_InJournal, &dev->flags))) || in set_syndrome_sources()
1574 test_bit(R5_InJournal, &dev->flags)))) { in set_syndrome_sources()
1575 if (test_bit(R5_InJournal, &dev->flags)) in set_syndrome_sources()
1812 if (test_bit(R5_InJournal, &dev->flags)) { in ops_run_prexor5()
1880 clear_bit(R5_InJournal, &dev->flags); in ops_run_biodrain()
2020 test_bit(R5_InJournal, &head_sh->dev[i].flags)) { in ops_run_reconstruct5()
2716 if (test_bit(R5_InJournal, &sh->dev[i].flags)) in raid5_end_read_request()
3319 } else if (test_bit(R5_InJournal, &dev->flags)) { in schedule_reconstruction()
3361 } else if (test_bit(R5_InJournal, &dev->flags)) { in schedule_reconstruction()
4074 (!test_bit(R5_InJournal, &dev->flags) || in uptodate_for_rmw()
4108 test_bit(R5_InJournal, &dev->flags)) && in handle_stripe_dirtying()
4141 if (test_bit(R5_InJournal, &dev->flags) && in handle_stripe_dirtying()
4173 test_bit(R5_InJournal, &dev->flags)) && in handle_stripe_dirtying()
4755 if (test_bit(R5_InJournal, &dev->flags)) in analyse_stripe()
4757 if (test_bit(R5_InJournal, &dev->flags) && dev->written) in analyse_stripe()
5003 dev->written || test_bit(R5_InJournal, in handle_stripe()