Lines Matching refs:Faulty
458 if (!test_bit(Faulty, &rdev->flags)) in raid1_end_write_request()
490 !test_bit(Faulty, &rdev->flags)) in raid1_end_write_request()
627 || test_bit(Faulty, &rdev->flags)) in read_balance()
784 if (rdev && !test_bit(Faulty, &rdev->flags)) { in raid1_congested()
813 if (test_bit(Faulty, &rdev->flags)) { in flush_bio_list()
1397 if (!rdev || test_bit(Faulty, &rdev->flags)) { in raid1_write_request()
1640 set_bit(Faulty, &rdev->flags); in raid1_error()
1673 !test_bit(Faulty, &rdev->flags), in print_conf()
1712 && !test_bit(Faulty, &repl->flags) in raid1_spare_active()
1723 set_bit(Faulty, &rdev->flags); in raid1_spare_active()
1730 && !test_bit(Faulty, &rdev->flags) in raid1_spare_active()
1827 if (!test_bit(Faulty, &rdev->flags) && in raid1_remove_disk()
2000 if (test_bit(Faulty, &rdev->flags)) in fix_sync_read_error()
2047 if (!rdev || test_bit(Faulty, &rdev->flags)) in fix_sync_read_error()
2218 if (test_bit(Faulty, &conf->mirrors[i].rdev->flags)) { in sync_request_write()
2267 (!test_bit(Faulty, &rdev->flags) && in fix_read_error()
2302 !test_bit(Faulty, &rdev->flags)) { in fix_read_error()
2320 !test_bit(Faulty, &rdev->flags)) { in fix_read_error()
2737 test_bit(Faulty, &rdev->flags)) { in raid1_sync_request()
3130 test_bit(Faulty, &conf->mirrors[i].rdev->flags)) in raid1_run()