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()
1127 test_bit(R5_InJournal, &sh->dev[i].flags)) in ops_run_io()
1482 test_bit(R5_InJournal, &dev->flags))) || in set_syndrome_sources()
1485 test_bit(R5_InJournal, &dev->flags)))) { in set_syndrome_sources()
1486 if (test_bit(R5_InJournal, &dev->flags)) in set_syndrome_sources()
1697 if (test_bit(R5_InJournal, &dev->flags)) in ops_run_prexor5()
1755 clear_bit(R5_InJournal, &dev->flags); in ops_run_biodrain()
1890 test_bit(R5_InJournal, &head_sh->dev[i].flags)) in ops_run_reconstruct5()
2528 if (test_bit(R5_InJournal, &sh->dev[i].flags)) in raid5_end_read_request()
3110 } else if (test_bit(R5_InJournal, &dev->flags)) { in schedule_reconstruction()
3152 } else if (test_bit(R5_InJournal, &dev->flags)) { in schedule_reconstruction()
3854 (!test_bit(R5_InJournal, &dev->flags) || in uptodate_for_rmw()
3888 test_bit(R5_InJournal, &dev->flags)) && in handle_stripe_dirtying()
3921 if (test_bit(R5_InJournal, &dev->flags) && in handle_stripe_dirtying()
3953 test_bit(R5_InJournal, &dev->flags)) && in handle_stripe_dirtying()
4530 if (test_bit(R5_InJournal, &dev->flags)) in analyse_stripe()
4532 if (test_bit(R5_InJournal, &dev->flags) && dev->written) in analyse_stripe()
4774 dev->written || test_bit(R5_InJournal, in handle_stripe()