/openbmc/linux/drivers/md/ |
H A D | md-multipath.c | 39 !test_bit(Faulty, &rdev->flags)) { in multipath_map() 177 set_bit(Faulty, &rdev->flags); in multipath_error() 202 i,!test_bit(Faulty, &tmp->rdev->flags), in print_multipath_conf() 383 if (!test_bit(Faulty, &rdev->flags)) in multipath_run()
|
H A D | raid10.c | 495 if (!test_bit(Faulty, &rdev->flags)) in raid10_end_write_request() 526 !test_bit(Faulty, &rdev->flags)) in raid10_end_write_request() 773 if (rdev == NULL || test_bit(Faulty, &rdev->flags) || in read_balance() 785 test_bit(Faulty, &rdev->flags)) in read_balance() 1479 if (rdev && (test_bit(Faulty, &rdev->flags))) in raid10_write_request() 1481 if (rrdev && (test_bit(Faulty, &rrdev->flags))) in raid10_write_request() 1779 if (rdev && (test_bit(Faulty, &rdev->flags))) in raid10_handle_discard() 1781 if (rrdev && (test_bit(Faulty, &rrdev->flags))) in raid10_handle_discard() 2035 set_bit(Faulty, &rdev->flags); in raid10_error() 2065 !test_bit(Faulty, &rdev->flags), in print_conf() [all …]
|
H A D | raid1.c | 477 if (!test_bit(Faulty, &rdev->flags)) in raid1_end_write_request() 509 !test_bit(Faulty, &rdev->flags)) in raid1_end_write_request() 643 || test_bit(Faulty, &rdev->flags)) in read_balance() 1412 if (!rdev || test_bit(Faulty, &rdev->flags)) in raid1_write_request() 1649 set_bit(Faulty, &rdev->flags); in raid1_error() 1681 !test_bit(Faulty, &rdev->flags), in print_conf() 1720 && !test_bit(Faulty, &repl->flags) in raid1_spare_active() 1731 set_bit(Faulty, &rdev->flags); in raid1_spare_active() 1738 && !test_bit(Faulty, &rdev->flags) in raid1_spare_active() 1840 if (!test_bit(Faulty, &rdev->flags) && in raid1_remove_disk() [all …]
|
H A D | md.c | 513 !test_bit(Faulty, &rdev->flags)) { in submit_flushes() 924 if (!test_bit(Faulty, &rdev->flags) in super_written() 954 if (test_bit(Faulty, &rdev->flags)) in md_super_write() 1288 clear_bit(Faulty, &rdev->flags); in super_90_validate() 1383 set_bit(Faulty, &rdev->flags); in super_90_validate() 1496 test_bit(Faulty, &rdev2->flags)) in super_90_sync() 1512 if (test_bit(Faulty, &rdev2->flags)) in super_90_sync() 1799 clear_bit(Faulty, &rdev->flags); in super_1_validate() 1954 set_bit(Faulty, &rdev->flags); in super_1_validate() 2151 if (test_bit(Faulty, &rdev2->flags)) in super_1_sync() [all …]
|
H A D | raid1-10.c | 123 if (test_bit(Faulty, &rdev->flags)) in raid1_submit_write()
|
H A D | raid5.c | 698 if (rdev && test_bit(Faulty, &rdev->flags)) in raid5_calc_degraded() 700 if (!rdev || test_bit(Faulty, &rdev->flags)) in raid5_calc_degraded() 724 if (rdev && test_bit(Faulty, &rdev->flags)) in raid5_calc_degraded() 726 if (!rdev || test_bit(Faulty, &rdev->flags)) in raid5_calc_degraded() 1203 if (rdev && test_bit(Faulty, &rdev->flags)) in ops_run_io() 1207 if (rrdev && test_bit(Faulty, &rrdev->flags)) in ops_run_io() 2842 if (!test_bit(Faulty, &rdev->flags)) { in raid5_end_read_request() 2967 set_bit(Faulty, &rdev->flags); in raid5_error() 3648 !test_bit(Faulty, &rdev->flags)) in handle_failed_stripe() 3764 && !test_bit(Faulty, &rdev->flags) in handle_failed_sync() [all …]
|
H A D | md-cluster.c | 463 if (rdev->raid_disk > -1 && !test_bit(Faulty, &rdev->flags)) { in process_suspend_info() 568 if (rdev && test_bit(Faulty, &rdev->flags)) in process_readd_disk() 569 clear_bit(Faulty, &rdev->flags); in process_readd_disk() 1091 if (rdev->raid_disk > -1 && !test_bit(Faulty, &rdev->flags)) { in metadata_update_finish() 1281 if (rdev->raid_disk >= 0 && !test_bit(Faulty, &rdev->flags)) { in update_size()
|
H A D | dm-raid.c | 1324 clear_bit(Faulty, &rd->rdev.flags); in parse_raid_params() 2046 set_bit(Faulty, &rdev->flags); in read_disk_sb() 2101 if (!rs->dev[i].data_dev || test_bit(Faulty, &rs->dev[i].rdev.flags)) { in super_sync() 2422 set_bit(Faulty, &r->flags); in super_init_validation() 2484 if (test_and_clear_bit(Faulty, &rdev->flags)) { in super_validate() 2737 clear_bit(Faulty, &rdev->flags); in rs_setup_takeover() 3403 else if (test_bit(Faulty, &rdev->flags)) in __raid_dev_status() 3824 if (test_bit(Faulty, &r->flags) && in attempt_restore_of_faulty_devices() 3850 clear_bit(Faulty, &r->flags); in attempt_restore_of_faulty_devices()
|
H A D | md.h | 141 Faulty, /* device is known to have a fault */ enumerator 836 int faulty = test_bit(Faulty, &rdev->flags); in rdev_dec_pending()
|
H A D | raid5-ppl.c | 378 if (!log->rdev || test_bit(Faulty, &log->rdev->flags)) { in ppl_write_stripe() 439 if (!log->rdev || test_bit(Faulty, &log->rdev->flags)) { in ppl_submit_iounit() 625 if (rdev && !test_bit(Faulty, &rdev->flags)) in ppl_do_flush()
|
H A D | md-bitmap.c | 156 test_bit(Faulty, &rdev->flags) || in read_sb_page() 191 !test_bit(Faulty, &rdev->flags)) { in next_active_rdev()
|
H A D | Kconfig | 187 tristate "Faulty test module for MD (deprecated)"
|
H A D | raid5-cache.c | 1599 return test_bit(Faulty, &log->rdev->flags); in r5l_log_disk_error()
|
/openbmc/linux/arch/arm/ |
H A D | Kconfig | 739 bool "ARM errata: Faulty hazard checking in the Store Buffer may lead to data corruption"
|