Lines Matching refs:Faulty

392 		    !test_bit(Faulty, &rdev->flags)) {  in submit_flushes()
1052 clear_bit(Faulty, &rdev->flags); in super_90_validate()
1145 set_bit(Faulty, &rdev->flags); in super_90_validate()
1256 test_bit(Faulty, &rdev2->flags)) in super_90_sync()
1272 if (test_bit(Faulty, &rdev2->flags)) in super_90_sync()
1540 clear_bit(Faulty, &rdev->flags); in super_1_validate()
1645 set_bit(Faulty, &rdev->flags); in super_1_validate()
1824 if (test_bit(Faulty, &rdev2->flags)) in super_1_sync()
1950 if (test_bit(Faulty, &rdev->flags) || in match_mddev_units()
1955 if (test_bit(Faulty, &rdev2->flags) || in match_mddev_units()
1989 if (test_bit(Faulty, &rdev->flags)) in md_integrity_register()
2253 if ((rdev->raid_disk >= 0) && !test_bit(Faulty, &rdev->flags)) in does_sb_need_changing()
2266 !test_bit(Faulty, &rdev->flags)) in does_sb_need_changing()
2269 if (test_bit(Faulty, &rdev->flags) && (role < 0xfffd)) in does_sb_need_changing()
2393 if (test_bit(Faulty, &rdev->flags)) in md_update_sb()
2410 if (!test_bit(Faulty, &rdev->flags)) { in md_update_sb()
2528 if (test_bit(Faulty, &flags) || in state_show()
2547 && !test_bit(Faulty, &flags))) { in state_show()
2551 if (!test_bit(Faulty, &flags) && in state_show()
2592 if (test_bit(Faulty, &rdev->flags)) in state_store()
2622 if (!test_bit(Faulty, &rdev->flags) && in state_store()
2691 if (test_bit(Faulty, &rdev->flags) && (rdev->raid_disk == -1)) { in state_store()
2700 clear_bit(Faulty, &rdev->flags); in state_store()
2821 clear_bit(Faulty, &rdev->flags); in slot_store()
5154 if (test_bit(Faulty, &rdev->flags)) in md_run()
5382 !test_bit(Faulty, &rdev->flags)) { in restart_array()
5835 if (test_bit(Faulty, &rdev->flags)) in get_array_info()
5929 if (test_bit(Faulty, &rdev->flags)) in get_disk_info()
6216 if (test_bit(Faulty, &rdev->flags)) { in hot_add_disk()
6641 if (!test_bit(Faulty, &rdev->flags)) in set_disk_faulty()
7179 if (!rdev || test_bit(Faulty, &rdev->flags)) in md_error()
7426 if (test_bit(Faulty, &rdev->flags)) { in md_seq_show()
7881 !test_bit(Faulty, &rdev->flags) && in md_do_sync()
8107 !test_bit(Faulty, &rdev->flags) && in md_do_sync()
8151 (test_bit(Faulty, &rdev->flags) || in remove_and_add_spares()
8176 !test_bit(Faulty, &rdev->flags)) in remove_and_add_spares()
8180 if (test_bit(Faulty, &rdev->flags)) in remove_and_add_spares()
9087 if (test_bit(Faulty, &rdev2->flags)) in check_sb_changes()
9253 if (test_bit(Faulty, &rdev->flags)) in autostart_arrays()