Lines Matching refs:R5_InJournal
233 if (test_bit(R5_InJournal, &sh->dev[i].flags)) in do_release_stripe()
284 WARN_ON(test_bit(R5_InJournal, &sh->dev[sh->pd_idx].flags)); in do_release_stripe()
1270 test_bit(R5_InJournal, &sh->dev[i].flags)) in ops_run_io()
1623 test_bit(R5_InJournal, &dev->flags))) || in set_syndrome_sources()
1626 test_bit(R5_InJournal, &dev->flags)))) { in set_syndrome_sources()
1627 if (test_bit(R5_InJournal, &dev->flags)) in set_syndrome_sources()
1864 if (test_bit(R5_InJournal, &dev->flags)) { in ops_run_prexor5()
1932 clear_bit(R5_InJournal, &dev->flags); in ops_run_biodrain()
2072 test_bit(R5_InJournal, &head_sh->dev[i].flags)) { in ops_run_reconstruct5()
2757 if (test_bit(R5_InJournal, &sh->dev[i].flags)) in raid5_end_read_request()
3349 } else if (test_bit(R5_InJournal, &dev->flags)) { in schedule_reconstruction()
3391 } else if (test_bit(R5_InJournal, &dev->flags)) { in schedule_reconstruction()
4090 (!test_bit(R5_InJournal, &dev->flags) || in uptodate_for_rmw()
4124 test_bit(R5_InJournal, &dev->flags)) && in handle_stripe_dirtying()
4156 if (test_bit(R5_InJournal, &dev->flags) && in handle_stripe_dirtying()
4188 test_bit(R5_InJournal, &dev->flags)) && in handle_stripe_dirtying()
4765 if (test_bit(R5_InJournal, &dev->flags)) in analyse_stripe()
4767 if (test_bit(R5_InJournal, &dev->flags) && dev->written) in analyse_stripe()
5006 dev->written || test_bit(R5_InJournal, in handle_stripe()