Lines Matching refs:R5_InJournal
224 if (test_bit(R5_InJournal, &sh->dev[i].flags)) in do_release_stripe()
275 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()
3316 } else if (test_bit(R5_InJournal, &dev->flags)) { in schedule_reconstruction()
3358 } else if (test_bit(R5_InJournal, &dev->flags)) { in schedule_reconstruction()
4071 (!test_bit(R5_InJournal, &dev->flags) || in uptodate_for_rmw()
4105 test_bit(R5_InJournal, &dev->flags)) && in handle_stripe_dirtying()
4138 if (test_bit(R5_InJournal, &dev->flags) && in handle_stripe_dirtying()
4170 test_bit(R5_InJournal, &dev->flags)) && in handle_stripe_dirtying()
4752 if (test_bit(R5_InJournal, &dev->flags)) in analyse_stripe()
4754 if (test_bit(R5_InJournal, &dev->flags) && dev->written) in analyse_stripe()
5000 dev->written || test_bit(R5_InJournal, in handle_stripe()