Lines Matching refs:R5_Insync
3281 !test_bit(R5_Insync, &dev->flags) && s->injournal) in delay_towrite()
3394 test_bit(R5_Insync, &sh->dev[pd_idx].flags)) in schedule_reconstruction()
3628 (!test_bit(R5_Insync, &sh->dev[i].flags) || in handle_failed_stripe()
3776 if (test_bit(R5_Insync, &dev->flags) && in need_this_block()
3907 } else if (test_bit(R5_Insync, &dev->flags)) { in fetch_block()
4112 if (test_bit(R5_Insync, &dev->flags)) in handle_stripe_dirtying()
4123 if (test_bit(R5_Insync, &dev->flags)) in handle_stripe_dirtying()
4177 test_bit(R5_Insync, &dev->flags)) { in handle_stripe_dirtying()
4202 if (test_bit(R5_Insync, &dev->flags) && in handle_stripe_dirtying()
4675 clear_bit(R5_Insync, &dev->flags); in analyse_stripe()
4685 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
4689 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
4692 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
4699 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
4707 clear_bit(R5_Insync, &dev->flags); in analyse_stripe()
4734 if (!test_bit(R5_Insync, &dev->flags)) { in analyse_stripe()
4740 clear_bit(R5_Insync, &dev->flags); in analyse_stripe()
4741 if (!test_bit(R5_Insync, &dev->flags)) { in analyse_stripe()
5011 if (!test_bit(R5_Insync, &dev->flags) || in handle_stripe()
5034 (s.p_failed || ((test_bit(R5_Insync, &pdev->flags) in handle_stripe()
5038 (s.q_failed || ((test_bit(R5_Insync, &qdev->flags) in handle_stripe()