Lines Matching refs:Faulty
437 if (!test_bit(Faulty, &rdev->flags)) in raid1_end_write_request()
475 !test_bit(Faulty, &rdev->flags)) in raid1_end_write_request()
606 || test_bit(Faulty, &rdev->flags)) in read_balance()
763 if (rdev && !test_bit(Faulty, &rdev->flags)) { in raid1_congested()
792 if (test_bit(Faulty, &rdev->flags)) { in flush_bio_list()
1373 if (!rdev || test_bit(Faulty, &rdev->flags)) { in raid1_write_request()
1608 set_bit(Faulty, &rdev->flags); in raid1_error()
1610 set_bit(Faulty, &rdev->flags); in raid1_error()
1643 !test_bit(Faulty, &rdev->flags), in print_conf()
1682 && !test_bit(Faulty, &repl->flags) in raid1_spare_active()
1693 set_bit(Faulty, &rdev->flags); in raid1_spare_active()
1700 && !test_bit(Faulty, &rdev->flags) in raid1_spare_active()
1797 if (!test_bit(Faulty, &rdev->flags) && in raid1_remove_disk()
1957 if (test_bit(Faulty, &rdev->flags)) in fix_sync_read_error()
2004 if (!rdev || test_bit(Faulty, &rdev->flags)) in fix_sync_read_error()
2174 if (test_bit(Faulty, &conf->mirrors[i].rdev->flags)) in sync_request_write()
2231 (!test_bit(Faulty, &rdev->flags) && in fix_read_error()
2266 !test_bit(Faulty, &rdev->flags)) { in fix_read_error()
2284 !test_bit(Faulty, &rdev->flags)) { in fix_read_error()
2701 test_bit(Faulty, &rdev->flags)) { in raid1_sync_request()
3095 test_bit(Faulty, &conf->mirrors[i].rdev->flags)) in raid1_run()