Lines Matching refs:R5_Insync
3072 !test_bit(R5_Insync, &dev->flags) && s->injournal) in delay_towrite()
3185 test_bit(R5_Insync, &sh->dev[pd_idx].flags)) in schedule_reconstruction()
3419 (!test_bit(R5_Insync, &sh->dev[i].flags) || in handle_failed_stripe()
3566 if (test_bit(R5_Insync, &dev->flags) && in need_this_block()
3687 } else if (test_bit(R5_Insync, &dev->flags)) { in fetch_block()
3892 if (test_bit(R5_Insync, &dev->flags)) in handle_stripe_dirtying()
3903 if (test_bit(R5_Insync, &dev->flags)) in handle_stripe_dirtying()
3957 test_bit(R5_Insync, &dev->flags)) { in handle_stripe_dirtying()
3984 if (test_bit(R5_Insync, &dev->flags) && in handle_stripe_dirtying()
4450 clear_bit(R5_Insync, &dev->flags); in analyse_stripe()
4460 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
4464 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
4467 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
4474 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
4482 clear_bit(R5_Insync, &dev->flags); in analyse_stripe()
4509 if (!test_bit(R5_Insync, &dev->flags)) { in analyse_stripe()
4515 clear_bit(R5_Insync, &dev->flags); in analyse_stripe()
4516 if (!test_bit(R5_Insync, &dev->flags)) { in analyse_stripe()
4782 if (!test_bit(R5_Insync, &dev->flags) || in handle_stripe()
4805 (s.p_failed || ((test_bit(R5_Insync, &pdev->flags) in handle_stripe()
4809 (s.q_failed || ((test_bit(R5_Insync, &qdev->flags) in handle_stripe()