| /linux-6.15/drivers/md/ |
| H A D | raid10.c | 497 if (!test_bit(Faulty, &rdev->flags)) in raid10_end_write_request() 524 !test_bit(Faulty, &rdev->flags)) in raid10_end_write_request() 765 test_bit(Faulty, &rdev->flags)) in read_balance() 2012 set_bit(Faulty, &rdev->flags); in raid10_error() 2041 !test_bit(Faulty, &rdev->flags), in print_conf() 2081 set_bit(Faulty, &tmp->rdev->flags); in raid10_spare_active() 2195 if (!test_bit(Faulty, &rdev->flags) && in raid10_remove_disk() 2638 if (test_bit(Faulty, &rdev->flags)) in fix_read_error() 2711 test_bit(Faulty, &rdev->flags) || in fix_read_error() 2743 test_bit(Faulty, &rdev->flags) || in fix_read_error() [all …]
|
| H A D | raid1.c | 480 if (!test_bit(Faulty, &rdev->flags)) in raid1_end_write_request() 509 !test_bit(Faulty, &rdev->flags)) in raid1_end_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() 2459 !test_bit(Faulty, &rdev->flags)) { in fix_read_error() [all …]
|
| H A D | md.c | 967 if (!test_bit(Faulty, &rdev->flags) in super_written() 997 if (test_bit(Faulty, &rdev->flags)) in md_super_write() 1337 clear_bit(Faulty, &rdev->flags); in super_90_validate() 1431 set_bit(Faulty, &rdev->flags); in super_90_validate() 1841 clear_bit(Faulty, &rdev->flags); in super_1_validate() 1995 set_bit(Faulty, &rdev->flags); in super_1_validate() 2882 if (test_bit(Faulty, &flags) || in state_show() 2894 && !test_bit(Faulty, &flags))) in state_show() 2896 if (!test_bit(Faulty, &flags) && in state_show() 3067 clear_bit(Faulty, &rdev->flags); in state_store() [all …]
|
| H A D | md.h | 224 Faulty, /* device is known to have a fault */ enumerator 945 int faulty = test_bit(Faulty, &rdev->flags); in rdev_dec_pending() 1044 if (test_bit(Faulty, &rdev->flags)) in rdev_blocked()
|
| H A D | raid5.c | 2804 if (!test_bit(Faulty, &rdev->flags)) { in raid5_end_read_request() 2925 set_bit(Faulty, &rdev->flags); in raid5_error() 3605 !test_bit(Faulty, &rdev->flags)) in handle_failed_stripe() 3720 && !test_bit(Faulty, &rdev->flags) in handle_failed_sync() 3728 && !test_bit(Faulty, &rdev->flags) in handle_failed_sync() 3748 && !test_bit(Faulty, &rdev->flags) in want_replace() 5428 if (test_bit(Faulty, &rdev->flags) || in raid5_read_one_chunk() 8130 set_bit(Faulty, &rdev->flags); in raid5_spare_active() 8137 && !test_bit(Faulty, &rdev->flags) in raid5_spare_active() 8197 if (!test_bit(Faulty, &rdev->flags) && in raid5_remove_disk() [all …]
|
| H A D | raid1-10.c | 123 if (test_bit(Faulty, &rdev->flags)) in raid1_submit_write()
|
| H A D | md-cluster.c | 473 if (rdev->raid_disk > -1 && !test_bit(Faulty, &rdev->flags)) { in process_suspend_info() 585 if (rdev && test_bit(Faulty, &rdev->flags)) in process_readd_disk() 586 clear_bit(Faulty, &rdev->flags); in process_readd_disk() 1109 if (rdev->raid_disk > -1 && !test_bit(Faulty, &rdev->flags)) { in metadata_update_finish() 1307 if (rdev->raid_disk >= 0 && !test_bit(Faulty, &rdev->flags)) { in update_size()
|
| H A D | dm-raid.c | 1330 clear_bit(Faulty, &rd->rdev.flags); in parse_raid_params() 2078 set_bit(Faulty, &rdev->flags); in read_disk_sb() 2133 if (!rs->dev[i].data_dev || test_bit(Faulty, &rs->dev[i].rdev.flags)) { in super_sync() 2454 set_bit(Faulty, &r->flags); in super_init_validation() 2516 if (test_and_clear_bit(Faulty, &rdev->flags)) { in super_validate() 2769 clear_bit(Faulty, &rdev->flags); in rs_setup_takeover() 3422 else if (test_bit(Faulty, &rdev->flags)) in __raid_dev_status() 3884 if (test_bit(Faulty, &r->flags) && in attempt_restore_of_faulty_devices() 3910 clear_bit(Faulty, &r->flags); in attempt_restore_of_faulty_devices()
|
| 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() 624 if (rdev && !test_bit(Faulty, &rdev->flags)) in ppl_do_flush()
|
| H A D | md-bitmap.c | 357 test_bit(Faulty, &rdev->flags) || in read_sb_page() 392 !test_bit(Faulty, &rdev->flags)) { in next_active_rdev()
|
| H A D | raid5-cache.c | 1598 return test_bit(Faulty, &log->rdev->flags); in r5l_log_disk_error()
|
| /linux-6.15/Documentation/gpu/amdgpu/ |
| H A D | debugging.rst | 29 Faulty UTCL2 client ID: TCP (0x8)
|
| /linux-6.15/arch/arm/ |
| H A D | Kconfig | 664 bool "ARM errata: Faulty hazard checking in the Store Buffer may lead to data corruption"
|