Lines Matching refs:R5_Insync
3280 !test_bit(R5_Insync, &dev->flags) && s->injournal) in delay_towrite()
3393 test_bit(R5_Insync, &sh->dev[pd_idx].flags)) in schedule_reconstruction()
3627 (!test_bit(R5_Insync, &sh->dev[i].flags) || in handle_failed_stripe()
3775 if (test_bit(R5_Insync, &dev->flags) && in need_this_block()
3906 } else if (test_bit(R5_Insync, &dev->flags)) { in fetch_block()
4111 if (test_bit(R5_Insync, &dev->flags)) in handle_stripe_dirtying()
4122 if (test_bit(R5_Insync, &dev->flags)) in handle_stripe_dirtying()
4176 test_bit(R5_Insync, &dev->flags)) { in handle_stripe_dirtying()
4201 if (test_bit(R5_Insync, &dev->flags) && in handle_stripe_dirtying()
4674 clear_bit(R5_Insync, &dev->flags); in analyse_stripe()
4684 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
4688 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
4691 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
4698 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
4706 clear_bit(R5_Insync, &dev->flags); in analyse_stripe()
4733 if (!test_bit(R5_Insync, &dev->flags)) { in analyse_stripe()
4739 clear_bit(R5_Insync, &dev->flags); in analyse_stripe()
4740 if (!test_bit(R5_Insync, &dev->flags)) { in analyse_stripe()
5010 if (!test_bit(R5_Insync, &dev->flags) || in handle_stripe()
5033 (s.p_failed || ((test_bit(R5_Insync, &pdev->flags) in handle_stripe()
5037 (s.q_failed || ((test_bit(R5_Insync, &qdev->flags) in handle_stripe()