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()
2796 if (!test_bit(Faulty, &rdev->flags)) { in raid5_end_read_request()
2917 set_bit(Faulty, &rdev->flags); in raid5_error()
3597 !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()
4719 if (rdev2 && !test_bit(Faulty, &rdev2->flags)) { in analyse_stripe()
4730 if (rdev2 && !test_bit(Faulty, &rdev2->flags)) { in analyse_stripe()
4739 if (rdev2 && !test_bit(Faulty, &rdev2->flags)) { in analyse_stripe()
4756 if (rdev && !test_bit(Faulty, &rdev->flags)) in analyse_stripe()
4760 if (rdev && !test_bit(Faulty, &rdev->flags)) in analyse_stripe()
5415 if (!rdev || test_bit(Faulty, &rdev->flags) || in raid5_read_one_chunk()
5420 if (test_bit(Faulty, &rdev->flags) || in raid5_read_one_chunk()
6556 if (rdev == NULL || test_bit(Faulty, &rdev->flags)) in raid5_sync_request()
8093 i, !test_bit(Faulty, &rdev->flags), in print_raid5_conf()
8111 && !test_bit(Faulty, &replacement->flags) in raid5_spare_active()
8122 set_bit(Faulty, &rdev->flags); in raid5_spare_active()
8129 && !test_bit(Faulty, &rdev->flags) in raid5_spare_active()
8189 if (!test_bit(Faulty, &rdev->flags) && in raid5_remove_disk()
8434 && !test_bit(Faulty, &rdev->flags)) in raid5_start_reshape()
8494 !test_bit(Faulty, &rdev->flags)) { in raid5_start_reshape()
8506 && !test_bit(Faulty, &rdev->flags)) { in raid5_start_reshape()