Lines Matching refs:Faulty

704 		if (rdev && test_bit(Faulty, &rdev->flags))  in raid5_calc_degraded()
706 if (!rdev || test_bit(Faulty, &rdev->flags)) in raid5_calc_degraded()
729 if (rdev && test_bit(Faulty, &rdev->flags)) in raid5_calc_degraded()
731 if (!rdev || test_bit(Faulty, &rdev->flags)) in raid5_calc_degraded()
1202 if (rdev && test_bit(Faulty, &rdev->flags)) in ops_run_io()
1206 if (rrdev && test_bit(Faulty, &rrdev->flags)) in ops_run_io()
2800 if (!test_bit(Faulty, &rdev->flags)) { in raid5_end_read_request()
2919 set_bit(Faulty, &rdev->flags); in raid5_error()
3598 !test_bit(Faulty, &rdev->flags)) in handle_failed_stripe()
3712 && !test_bit(Faulty, &rdev->flags) in handle_failed_sync()
3720 && !test_bit(Faulty, &rdev->flags) in handle_failed_sync()
3740 && !test_bit(Faulty, &rdev->flags) in want_replace()
4659 if (rdev && !test_bit(Faulty, &rdev->flags) && in analyse_stripe()
4665 if (rdev && !test_bit(Faulty, &rdev->flags)) in analyse_stripe()
4672 if (rdev && test_bit(Faulty, &rdev->flags)) in analyse_stripe()
4730 if (rdev2 && !test_bit(Faulty, &rdev2->flags)) { in analyse_stripe()
4741 if (rdev2 && !test_bit(Faulty, &rdev2->flags)) { in analyse_stripe()
4750 if (rdev2 && !test_bit(Faulty, &rdev2->flags)) { in analyse_stripe()
4767 if (rdev && !test_bit(Faulty, &rdev->flags)) in analyse_stripe()
4771 if (rdev && !test_bit(Faulty, &rdev->flags)) in analyse_stripe()
5438 if (!rdev || test_bit(Faulty, &rdev->flags) || in raid5_read_one_chunk()
5443 if (test_bit(Faulty, &rdev->flags) || in raid5_read_one_chunk()
6592 if (rdev == NULL || test_bit(Faulty, &rdev->flags)) in raid5_sync_request()
8164 i, !test_bit(Faulty, &rdev->flags), in print_raid5_conf()
8182 && !test_bit(Faulty, &replacement->flags) in raid5_spare_active()
8193 set_bit(Faulty, &rdev->flags); in raid5_spare_active()
8200 && !test_bit(Faulty, &rdev->flags) in raid5_spare_active()
8260 if (!test_bit(Faulty, &rdev->flags) && in raid5_remove_disk()
8504 && !test_bit(Faulty, &rdev->flags)) in raid5_start_reshape()
8564 !test_bit(Faulty, &rdev->flags)) { in raid5_start_reshape()
8576 && !test_bit(Faulty, &rdev->flags)) { in raid5_start_reshape()