Lines Matching refs:Faulty
480 if (!test_bit(Faulty, &rdev->flags)) in raid1_end_write_request()
509 !test_bit(Faulty, &rdev->flags)) in raid1_end_write_request()
605 if (!rdev || test_bit(Faulty, &rdev->flags)) in choose_first_rdev()
643 if (!rdev || test_bit(Faulty, &rdev->flags) || in choose_bb_rdev()
682 if (!rdev || test_bit(Faulty, &rdev->flags) || in choose_slow_rdev()
741 if (!rdev || test_bit(Faulty, &rdev->flags)) in rdev_readable()
1532 if (!rdev || test_bit(Faulty, &rdev->flags)) in raid1_write_request()
1772 set_bit(Faulty, &rdev->flags); in raid1_error()
1804 !test_bit(Faulty, &rdev->flags), in print_conf()
1842 && !test_bit(Faulty, &repl->flags) in raid1_spare_active()
1853 set_bit(Faulty, &rdev->flags); in raid1_spare_active()
1860 && !test_bit(Faulty, &rdev->flags) in raid1_spare_active()
1907 if (!test_bit(Faulty, &rdev->flags) && in raid1_remove_conf()
2152 if (test_bit(Faulty, &rdev->flags)) in fix_sync_read_error()
2198 if (!rdev || test_bit(Faulty, &rdev->flags)) in fix_sync_read_error()
2374 if (test_bit(Faulty, &conf->mirrors[i].rdev->flags)) { in sync_request_write()
2426 (!test_bit(Faulty, &rdev->flags) && in fix_read_error()
2458 !test_bit(Faulty, &rdev->flags)) { in fix_read_error()
2472 !test_bit(Faulty, &rdev->flags)) { in fix_read_error()
2881 test_bit(Faulty, &rdev->flags)) { in raid1_sync_request()
3264 test_bit(Faulty, &conf->mirrors[i].rdev->flags)) in raid1_run()