Lines Matching refs:Faulty
481 if (!test_bit(Faulty, &rdev->flags)) in raid1_end_write_request()
515 !test_bit(Faulty, &rdev->flags)) in raid1_end_write_request()
649 || test_bit(Faulty, &rdev->flags)) in read_balance()
805 if (test_bit(Faulty, &rdev->flags)) { in flush_bio_list()
1420 if (!rdev || test_bit(Faulty, &rdev->flags)) { in raid1_write_request()
1679 set_bit(Faulty, &rdev->flags); in raid1_error()
1711 !test_bit(Faulty, &rdev->flags), in print_conf()
1750 && !test_bit(Faulty, &repl->flags) in raid1_spare_active()
1761 set_bit(Faulty, &rdev->flags); in raid1_spare_active()
1768 && !test_bit(Faulty, &rdev->flags) in raid1_spare_active()
1863 if (!test_bit(Faulty, &rdev->flags) && in raid1_remove_disk()
2036 if (test_bit(Faulty, &rdev->flags)) in fix_sync_read_error()
2082 if (!rdev || test_bit(Faulty, &rdev->flags)) in fix_sync_read_error()
2252 if (test_bit(Faulty, &conf->mirrors[i].rdev->flags)) { in sync_request_write()
2301 (!test_bit(Faulty, &rdev->flags) && in fix_read_error()
2336 !test_bit(Faulty, &rdev->flags)) { in fix_read_error()
2353 !test_bit(Faulty, &rdev->flags)) { in fix_read_error()
2769 test_bit(Faulty, &rdev->flags)) { in raid1_sync_request()
3156 test_bit(Faulty, &conf->mirrors[i].rdev->flags)) in raid1_run()