Lines Matching refs:R5_Insync
3154 (!test_bit(R5_Insync, &sh->dev[i].flags) || in handle_failed_stripe()
3307 if (test_bit(R5_Insync, &dev->flags) && in need_this_block()
3411 } else if (test_bit(R5_Insync, &dev->flags)) { in fetch_block()
3587 if (test_bit(R5_Insync, &dev->flags)) in handle_stripe_dirtying()
3598 if (test_bit(R5_Insync, &dev->flags)) in handle_stripe_dirtying()
3619 test_bit(R5_Insync, &dev->flags)) { in handle_stripe_dirtying()
3646 if (test_bit(R5_Insync, &dev->flags) && in handle_stripe_dirtying()
4101 clear_bit(R5_Insync, &dev->flags); in analyse_stripe()
4111 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
4115 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
4118 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
4125 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
4133 clear_bit(R5_Insync, &dev->flags); in analyse_stripe()
4160 if (!test_bit(R5_Insync, &dev->flags)) { in analyse_stripe()
4166 clear_bit(R5_Insync, &dev->flags); in analyse_stripe()
4167 if (!test_bit(R5_Insync, &dev->flags)) { in analyse_stripe()
4407 if (!test_bit(R5_Insync, &dev->flags) || in handle_stripe()
4430 (s.p_failed || ((test_bit(R5_Insync, &pdev->flags) in handle_stripe()
4434 (s.q_failed || ((test_bit(R5_Insync, &qdev->flags) in handle_stripe()