Lines Matching refs:R5_Insync
3278 !test_bit(R5_Insync, &dev->flags) && s->injournal) in delay_towrite()
3391 test_bit(R5_Insync, &sh->dev[pd_idx].flags)) in schedule_reconstruction()
3625 (!test_bit(R5_Insync, &sh->dev[i].flags) || in handle_failed_stripe()
3773 if (test_bit(R5_Insync, &dev->flags) && in need_this_block()
3904 } else if (test_bit(R5_Insync, &dev->flags)) { in fetch_block()
4109 if (test_bit(R5_Insync, &dev->flags)) in handle_stripe_dirtying()
4120 if (test_bit(R5_Insync, &dev->flags)) in handle_stripe_dirtying()
4174 test_bit(R5_Insync, &dev->flags)) { in handle_stripe_dirtying()
4199 if (test_bit(R5_Insync, &dev->flags) && in handle_stripe_dirtying()
4672 clear_bit(R5_Insync, &dev->flags); in analyse_stripe()
4682 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
4686 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
4689 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
4696 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
4704 clear_bit(R5_Insync, &dev->flags); in analyse_stripe()
4731 if (!test_bit(R5_Insync, &dev->flags)) { in analyse_stripe()
4737 clear_bit(R5_Insync, &dev->flags); in analyse_stripe()
4738 if (!test_bit(R5_Insync, &dev->flags)) { in analyse_stripe()
5008 if (!test_bit(R5_Insync, &dev->flags) || in handle_stripe()
5031 (s.p_failed || ((test_bit(R5_Insync, &pdev->flags) in handle_stripe()
5035 (s.q_failed || ((test_bit(R5_Insync, &qdev->flags) in handle_stripe()