Home
last modified time | relevance | path

Searched refs:Faulty (Results 1 – 13 of 13) sorted by relevance

/Linux-v5.4/drivers/md/
Dmd-multipath.c39 !test_bit(Faulty, &rdev->flags)) { in multipath_map()
163 if (rdev && !test_bit(Faulty, &rdev->flags)) { in multipath_congested()
204 set_bit(Faulty, &rdev->flags); in multipath_error()
230 i,!test_bit(Faulty, &tmp->rdev->flags), in print_multipath_conf()
412 if (!test_bit(Faulty, &rdev->flags)) in multipath_run()
Draid10.c476 if (!test_bit(Faulty, &rdev->flags)) in raid10_end_write_request()
506 !test_bit(Faulty, &rdev->flags)) in raid10_end_write_request()
753 if (rdev == NULL || test_bit(Faulty, &rdev->flags) || in read_balance()
757 test_bit(Faulty, &rdev->flags)) in read_balance()
866 if (rdev && !test_bit(Faulty, &rdev->flags)) { in raid10_congested()
913 if (test_bit(Faulty, &rdev->flags)) { in flush_pending_writes()
1098 if (test_bit(Faulty, &rdev->flags)) { in raid10_unplug()
1381 if (rdev && (test_bit(Faulty, &rdev->flags))) in raid10_write_request()
1383 if (rrdev && (test_bit(Faulty, &rrdev->flags))) in raid10_write_request()
1663 set_bit(Faulty, &rdev->flags); in raid10_error()
[all …]
Draid1.c458 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()
[all …]
Dmd.c505 !test_bit(Faulty, &rdev->flags)) { in submit_flushes()
848 if (!test_bit(Faulty, &rdev->flags) in super_written()
877 if (test_bit(Faulty, &rdev->flags)) in md_super_write()
1199 clear_bit(Faulty, &rdev->flags); in super_90_validate()
1294 set_bit(Faulty, &rdev->flags); in super_90_validate()
1407 test_bit(Faulty, &rdev2->flags)) in super_90_sync()
1423 if (test_bit(Faulty, &rdev2->flags)) in super_90_sync()
1701 clear_bit(Faulty, &rdev->flags); in super_1_validate()
1824 set_bit(Faulty, &rdev->flags); in super_1_validate()
2021 if (test_bit(Faulty, &rdev2->flags)) in super_1_sync()
[all …]
Draid5.c565 if (rdev && test_bit(Faulty, &rdev->flags)) in raid5_calc_degraded()
567 if (!rdev || test_bit(Faulty, &rdev->flags)) in raid5_calc_degraded()
591 if (rdev && test_bit(Faulty, &rdev->flags)) in raid5_calc_degraded()
593 if (!rdev || test_bit(Faulty, &rdev->flags)) in raid5_calc_degraded()
1042 if (rdev && test_bit(Faulty, &rdev->flags)) in ops_run_io()
1046 if (rrdev && test_bit(Faulty, &rrdev->flags)) in ops_run_io()
2554 if (!test_bit(Faulty, &rdev->flags)) { in raid5_end_read_request()
2691 set_bit(Faulty, &rdev->flags); in raid5_error()
3363 !test_bit(Faulty, &rdev->flags)) in handle_failed_stripe()
3489 && !test_bit(Faulty, &rdev->flags) in handle_failed_sync()
[all …]
Dmd-cluster.c463 if (rdev->raid_disk > -1 && !test_bit(Faulty, &rdev->flags)) { in process_suspend_info()
564 if (rdev && test_bit(Faulty, &rdev->flags)) in process_readd_disk()
565 clear_bit(Faulty, &rdev->flags); in process_readd_disk()
1082 if (rdev->raid_disk > -1 && !test_bit(Faulty, &rdev->flags)) { in metadata_update_finish()
1261 if (rdev->raid_disk >= 0 && !test_bit(Faulty, &rdev->flags)) { in update_size()
Dmd.h135 Faulty, /* device is known to have a fault */ enumerator
760 int faulty = test_bit(Faulty, &rdev->flags); in rdev_dec_pending()
Ddm-raid.c1318 clear_bit(Faulty, &rd->rdev.flags); in parse_raid_params()
2060 set_bit(Faulty, &rdev->flags); in read_disk_sb()
2115 if (!rs->dev[i].data_dev || test_bit(Faulty, &rs->dev[i].rdev.flags)) { in super_sync()
2442 set_bit(Faulty, &r->flags); in super_init_validation()
2504 if (test_and_clear_bit(Faulty, &rdev->flags)) { in super_validate()
2757 clear_bit(Faulty, &rdev->flags); in rs_setup_takeover()
3395 else if (test_bit(Faulty, &rdev->flags)) in __raid_dev_status()
3793 if (test_bit(Faulty, &r->flags) && in attempt_restore_of_faulty_devices()
3819 clear_bit(Faulty, &r->flags); in attempt_restore_of_faulty_devices()
Draid5-ppl.c377 if (!log->rdev || test_bit(Faulty, &log->rdev->flags)) { in ppl_write_stripe()
440 if (!log->rdev || test_bit(Faulty, &log->rdev->flags)) { in ppl_submit_iounit()
632 if (rdev && !test_bit(Faulty, &rdev->flags)) in ppl_do_flush()
Dmd-bitmap.c160 || test_bit(Faulty, &rdev->flags) in read_sb_page()
201 !test_bit(Faulty, &rdev->flags)) { in next_active_rdev()
DKconfig172 tristate "Faulty test module for MD"
Draid5-cache.c1604 ret = test_bit(Faulty, &log->rdev->flags); in r5l_log_disk_error()
/Linux-v5.4/arch/arm/
DKconfig946 bool "ARM errata: Faulty hazard checking in the Store Buffer may lead to data corruption"