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()
1122 test_bit(R5_InJournal, &sh->dev[i].flags)) in ops_run_io()
1471 test_bit(R5_InJournal, &dev->flags))) || in set_syndrome_sources()
1474 test_bit(R5_InJournal, &dev->flags)))) { in set_syndrome_sources()
1475 if (test_bit(R5_InJournal, &dev->flags)) in set_syndrome_sources()
1686 if (test_bit(R5_InJournal, &dev->flags)) in ops_run_prexor5()
1744 clear_bit(R5_InJournal, &dev->flags); in ops_run_biodrain()
1879 test_bit(R5_InJournal, &head_sh->dev[i].flags)) in ops_run_reconstruct5()
2514 if (test_bit(R5_InJournal, &sh->dev[i].flags)) in raid5_end_read_request()
3117 } else if (test_bit(R5_InJournal, &dev->flags)) { in schedule_reconstruction()
3159 } else if (test_bit(R5_InJournal, &dev->flags)) { in schedule_reconstruction()
3861 (!test_bit(R5_InJournal, &dev->flags) || in uptodate_for_rmw()
3895 test_bit(R5_InJournal, &dev->flags)) && in handle_stripe_dirtying()
3928 if (test_bit(R5_InJournal, &dev->flags) && in handle_stripe_dirtying()
3960 test_bit(R5_InJournal, &dev->flags)) && in handle_stripe_dirtying()
4545 if (test_bit(R5_InJournal, &dev->flags)) in analyse_stripe()
4547 if (test_bit(R5_InJournal, &dev->flags) && dev->written) in analyse_stripe()
4788 dev->written || test_bit(R5_InJournal, in handle_stripe()