Lines Matching refs:R5_Insync
3079 !test_bit(R5_Insync, &dev->flags) && s->injournal) in delay_towrite()
3192 test_bit(R5_Insync, &sh->dev[pd_idx].flags)) in schedule_reconstruction()
3426 (!test_bit(R5_Insync, &sh->dev[i].flags) || in handle_failed_stripe()
3573 if (test_bit(R5_Insync, &dev->flags) && in need_this_block()
3694 } else if (test_bit(R5_Insync, &dev->flags)) { in fetch_block()
3899 if (test_bit(R5_Insync, &dev->flags)) in handle_stripe_dirtying()
3910 if (test_bit(R5_Insync, &dev->flags)) in handle_stripe_dirtying()
3964 test_bit(R5_Insync, &dev->flags)) { in handle_stripe_dirtying()
3991 if (test_bit(R5_Insync, &dev->flags) && in handle_stripe_dirtying()
4465 clear_bit(R5_Insync, &dev->flags); in analyse_stripe()
4475 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
4479 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
4482 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
4489 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
4497 clear_bit(R5_Insync, &dev->flags); in analyse_stripe()
4524 if (!test_bit(R5_Insync, &dev->flags)) { in analyse_stripe()
4530 clear_bit(R5_Insync, &dev->flags); in analyse_stripe()
4531 if (!test_bit(R5_Insync, &dev->flags)) { in analyse_stripe()
4796 if (!test_bit(R5_Insync, &dev->flags) || in handle_stripe()
4819 (s.p_failed || ((test_bit(R5_Insync, &pdev->flags) in handle_stripe()
4823 (s.q_failed || ((test_bit(R5_Insync, &qdev->flags) in handle_stripe()