Lines Matching refs:Faulty

700 		if (rdev && test_bit(Faulty, &rdev->flags))  in raid5_calc_degraded()
702 if (!rdev || test_bit(Faulty, &rdev->flags)) in raid5_calc_degraded()
725 if (rdev && test_bit(Faulty, &rdev->flags)) in raid5_calc_degraded()
727 if (!rdev || test_bit(Faulty, &rdev->flags)) in raid5_calc_degraded()
1198 if (rdev && test_bit(Faulty, &rdev->flags)) in ops_run_io()
1202 if (rrdev && test_bit(Faulty, &rrdev->flags)) in ops_run_io()
2804 if (!test_bit(Faulty, &rdev->flags)) { in raid5_end_read_request()
2925 set_bit(Faulty, &rdev->flags); in raid5_error()
3605 !test_bit(Faulty, &rdev->flags)) in handle_failed_stripe()
3720 && !test_bit(Faulty, &rdev->flags) in handle_failed_sync()
3728 && !test_bit(Faulty, &rdev->flags) in handle_failed_sync()
3748 && !test_bit(Faulty, &rdev->flags) in want_replace()
4667 if (rdev && !test_bit(Faulty, &rdev->flags) && in analyse_stripe()
4673 if (rdev && !test_bit(Faulty, &rdev->flags)) in analyse_stripe()
4680 if (rdev && test_bit(Faulty, &rdev->flags)) in analyse_stripe()
4727 if (rdev2 && !test_bit(Faulty, &rdev2->flags)) { in analyse_stripe()
4738 if (rdev2 && !test_bit(Faulty, &rdev2->flags)) { in analyse_stripe()
4747 if (rdev2 && !test_bit(Faulty, &rdev2->flags)) { in analyse_stripe()
4764 if (rdev && !test_bit(Faulty, &rdev->flags)) in analyse_stripe()
4768 if (rdev && !test_bit(Faulty, &rdev->flags)) in analyse_stripe()
5423 if (!rdev || test_bit(Faulty, &rdev->flags) || in raid5_read_one_chunk()
5428 if (test_bit(Faulty, &rdev->flags) || in raid5_read_one_chunk()
6564 if (rdev == NULL || test_bit(Faulty, &rdev->flags)) in raid5_sync_request()
8101 i, !test_bit(Faulty, &rdev->flags), in print_raid5_conf()
8119 && !test_bit(Faulty, &replacement->flags) in raid5_spare_active()
8130 set_bit(Faulty, &rdev->flags); in raid5_spare_active()
8137 && !test_bit(Faulty, &rdev->flags) in raid5_spare_active()
8197 if (!test_bit(Faulty, &rdev->flags) && in raid5_remove_disk()
8442 && !test_bit(Faulty, &rdev->flags)) in raid5_start_reshape()
8502 !test_bit(Faulty, &rdev->flags)) { in raid5_start_reshape()
8514 && !test_bit(Faulty, &rdev->flags)) { in raid5_start_reshape()