Lines Matching refs:R5_Insync
3153 (!test_bit(R5_Insync, &sh->dev[i].flags) || in handle_failed_stripe()
3303 if (test_bit(R5_Insync, &dev->flags) && in need_this_block()
3407 } else if (test_bit(R5_Insync, &dev->flags)) { in fetch_block()
3581 if (test_bit(R5_Insync, &dev->flags)) in handle_stripe_dirtying()
3592 if (test_bit(R5_Insync, &dev->flags)) in handle_stripe_dirtying()
3613 test_bit(R5_Insync, &dev->flags)) { in handle_stripe_dirtying()
3640 if (test_bit(R5_Insync, &dev->flags) && in handle_stripe_dirtying()
4092 clear_bit(R5_Insync, &dev->flags); in analyse_stripe()
4102 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
4106 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
4109 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
4116 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
4124 clear_bit(R5_Insync, &dev->flags); in analyse_stripe()
4151 if (!test_bit(R5_Insync, &dev->flags)) { in analyse_stripe()
4157 clear_bit(R5_Insync, &dev->flags); in analyse_stripe()
4158 if (!test_bit(R5_Insync, &dev->flags)) { in analyse_stripe()
4395 if (!test_bit(R5_Insync, &dev->flags) || in handle_stripe()
4418 (s.p_failed || ((test_bit(R5_Insync, &pdev->flags) in handle_stripe()
4422 (s.q_failed || ((test_bit(R5_Insync, &qdev->flags) in handle_stripe()