Lines Matching refs:R5_Insync
3311 !test_bit(R5_Insync, &dev->flags) && s->injournal) in delay_towrite()
3424 test_bit(R5_Insync, &sh->dev[pd_idx].flags)) in schedule_reconstruction()
3652 (!test_bit(R5_Insync, &sh->dev[i].flags) || in handle_failed_stripe()
3795 if (test_bit(R5_Insync, &dev->flags) && in need_this_block()
3926 } else if (test_bit(R5_Insync, &dev->flags)) { in fetch_block()
4128 if (test_bit(R5_Insync, &dev->flags)) in handle_stripe_dirtying()
4139 if (test_bit(R5_Insync, &dev->flags)) in handle_stripe_dirtying()
4192 test_bit(R5_Insync, &dev->flags)) { in handle_stripe_dirtying()
4217 if (test_bit(R5_Insync, &dev->flags) && in handle_stripe_dirtying()
4686 clear_bit(R5_Insync, &dev->flags); in analyse_stripe()
4696 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
4700 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
4703 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
4710 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
4718 clear_bit(R5_Insync, &dev->flags); in analyse_stripe()
4745 if (!test_bit(R5_Insync, &dev->flags)) { in analyse_stripe()
4751 clear_bit(R5_Insync, &dev->flags); in analyse_stripe()
4752 if (!test_bit(R5_Insync, &dev->flags)) { in analyse_stripe()
5014 if (!test_bit(R5_Insync, &dev->flags) || in handle_stripe()
5037 (s.p_failed || ((test_bit(R5_Insync, &pdev->flags) in handle_stripe()
5041 (s.q_failed || ((test_bit(R5_Insync, &qdev->flags) in handle_stripe()