Lines Matching refs:Faulty

642 		if (rdev && test_bit(Faulty, &rdev->flags))  in raid5_calc_degraded()
644 if (!rdev || test_bit(Faulty, &rdev->flags)) in raid5_calc_degraded()
668 if (rdev && test_bit(Faulty, &rdev->flags)) in raid5_calc_degraded()
670 if (!rdev || test_bit(Faulty, &rdev->flags)) in raid5_calc_degraded()
1120 if (rdev && test_bit(Faulty, &rdev->flags)) in ops_run_io()
1124 if (rrdev && test_bit(Faulty, &rrdev->flags)) in ops_run_io()
2756 if (!test_bit(Faulty, &rdev->flags)) { in raid5_end_read_request()
2893 set_bit(Faulty, &rdev->flags); in raid5_error()
3565 !test_bit(Faulty, &rdev->flags)) in handle_failed_stripe()
3691 && !test_bit(Faulty, &rdev->flags) in handle_failed_sync()
3698 && !test_bit(Faulty, &rdev->flags) in handle_failed_sync()
3720 && !test_bit(Faulty, &rdev->flags) in want_replace()
4647 if (rdev && !test_bit(Faulty, &rdev->flags) && in analyse_stripe()
4653 if (rdev && !test_bit(Faulty, &rdev->flags)) in analyse_stripe()
4660 if (rdev && test_bit(Faulty, &rdev->flags)) in analyse_stripe()
4708 if (rdev2 && !test_bit(Faulty, &rdev2->flags)) { in analyse_stripe()
4719 if (rdev2 && !test_bit(Faulty, &rdev2->flags)) { in analyse_stripe()
4728 if (rdev2 && !test_bit(Faulty, &rdev2->flags)) { in analyse_stripe()
4745 if (rdev && !test_bit(Faulty, &rdev->flags)) in analyse_stripe()
4750 if (rdev && !test_bit(Faulty, &rdev->flags)) in analyse_stripe()
5420 if (!rdev || test_bit(Faulty, &rdev->flags) || in raid5_read_one_chunk()
5425 if (test_bit(Faulty, &rdev->flags) || in raid5_read_one_chunk()
6293 if (rdev == NULL || test_bit(Faulty, &rdev->flags)) in raid5_sync_request()
7836 i, !test_bit(Faulty, &tmp->rdev->flags), in print_raid5_conf()
7853 && !test_bit(Faulty, &tmp->replacement->flags) in raid5_spare_active()
7864 set_bit(Faulty, &tmp->rdev->flags); in raid5_spare_active()
7871 && !test_bit(Faulty, &tmp->rdev->flags) in raid5_spare_active()
7927 if (!test_bit(Faulty, &rdev->flags) && in raid5_remove_disk()
8169 && !test_bit(Faulty, &rdev->flags)) in raid5_start_reshape()
8229 !test_bit(Faulty, &rdev->flags)) { in raid5_start_reshape()
8241 && !test_bit(Faulty, &rdev->flags)) { in raid5_start_reshape()