Lines Matching refs:R5_Insync
3319 !test_bit(R5_Insync, &dev->flags) && s->injournal) in delay_towrite()
3432 test_bit(R5_Insync, &sh->dev[pd_idx].flags)) in schedule_reconstruction()
3660 (!test_bit(R5_Insync, &sh->dev[i].flags) || in handle_failed_stripe()
3803 if (test_bit(R5_Insync, &dev->flags) && in need_this_block()
3934 } else if (test_bit(R5_Insync, &dev->flags)) { in fetch_block()
4136 if (test_bit(R5_Insync, &dev->flags)) in handle_stripe_dirtying()
4147 if (test_bit(R5_Insync, &dev->flags)) in handle_stripe_dirtying()
4200 test_bit(R5_Insync, &dev->flags)) { in handle_stripe_dirtying()
4225 if (test_bit(R5_Insync, &dev->flags) && in handle_stripe_dirtying()
4694 clear_bit(R5_Insync, &dev->flags); in analyse_stripe()
4704 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
4708 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
4711 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
4718 set_bit(R5_Insync, &dev->flags); in analyse_stripe()
4726 clear_bit(R5_Insync, &dev->flags); in analyse_stripe()
4753 if (!test_bit(R5_Insync, &dev->flags)) { in analyse_stripe()
4759 clear_bit(R5_Insync, &dev->flags); in analyse_stripe()
4760 if (!test_bit(R5_Insync, &dev->flags)) { in analyse_stripe()
5022 if (!test_bit(R5_Insync, &dev->flags) || in handle_stripe()
5045 (s.p_failed || ((test_bit(R5_Insync, &pdev->flags) in handle_stripe()
5049 (s.q_failed || ((test_bit(R5_Insync, &qdev->flags) in handle_stripe()