Lines Matching refs:Faulty
478 if (!test_bit(Faulty, &rdev->flags)) in raid1_end_write_request()
512 !test_bit(Faulty, &rdev->flags)) in raid1_end_write_request()
646 || test_bit(Faulty, &rdev->flags)) in read_balance()
802 if (test_bit(Faulty, &rdev->flags)) { in flush_bio_list()
1400 if (!rdev || test_bit(Faulty, &rdev->flags)) { in raid1_write_request()
1647 set_bit(Faulty, &rdev->flags); in raid1_error()
1680 !test_bit(Faulty, &rdev->flags), in print_conf()
1719 && !test_bit(Faulty, &repl->flags) in raid1_spare_active()
1730 set_bit(Faulty, &rdev->flags); in raid1_spare_active()
1737 && !test_bit(Faulty, &rdev->flags) in raid1_spare_active()
1834 if (!test_bit(Faulty, &rdev->flags) && in raid1_remove_disk()
2007 if (test_bit(Faulty, &rdev->flags)) in fix_sync_read_error()
2054 if (!rdev || test_bit(Faulty, &rdev->flags)) in fix_sync_read_error()
2225 if (test_bit(Faulty, &conf->mirrors[i].rdev->flags)) { in sync_request_write()
2274 (!test_bit(Faulty, &rdev->flags) && in fix_read_error()
2309 !test_bit(Faulty, &rdev->flags)) { in fix_read_error()
2327 !test_bit(Faulty, &rdev->flags)) { in fix_read_error()
2744 test_bit(Faulty, &rdev->flags)) { in raid1_sync_request()
3137 test_bit(Faulty, &conf->mirrors[i].rdev->flags)) in raid1_run()