Home
last modified time | relevance | path

Searched full:faulty (Results 1 – 25 of 100) sorted by relevance

1234

/Linux-v5.10/drivers/md/
Dmd-faulty.c3 * faulty.c : Multiple Devices driver for Linux
12 * The "faulty" personality causes some requests to fail.
30 * persisting-faulty blocks. When a new fault is requested that would
336 .name = "faulty",
361 MODULE_ALIAS("md-personality-10"); /* faulty */
362 MODULE_ALIAS("md-faulty");
DMakefile29 faulty-y += md-faulty.o
42 obj-$(CONFIG_MD_FAULTY) += faulty.o
Dmd.h75 * Not working: faulty==1 in_sync==0
76 * Fully working: faulty==0 in_sync==1
79 * faulty==0 in_sync==0
81 * It can never have faulty==1, in_sync==1
143 Faulty, /* device is known to have a fault */ enumerator
195 * this device was known to be faulty,
578 /* error_handler must set ->faulty and clear ->in_sync
773 int faulty = test_bit(Faulty, &rdev->flags); in rdev_dec_pending() local
774 if (atomic_dec_and_test(&rdev->nr_pending) && faulty) { in rdev_dec_pending()
Draid10.c471 * When the device is faulty, it is not necessary to in raid10_end_write_request()
476 if (!test_bit(Faulty, &rdev->flags)) in raid10_end_write_request()
499 * rebuilding or Faulty. This is because we cannot use 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()
888 if (test_bit(Faulty, &rdev->flags)) { in flush_pending_writes()
1081 if (test_bit(Faulty, &rdev->flags)) { in raid10_unplug()
1364 if (rdev && (test_bit(Faulty, &rdev->flags))) in raid10_write_request()
1366 if (rrdev && (test_bit(Faulty, &rrdev->flags))) in raid10_write_request()
[all …]
Dmd-multipath.c39 !test_bit(Faulty, &rdev->flags)) { in multipath_map()
181 set_bit(Faulty, &rdev->flags); in multipath_error()
207 i,!test_bit(Faulty, &tmp->rdev->flags), in print_multipath_conf()
389 if (!test_bit(Faulty, &rdev->flags)) in multipath_run()
Draid1.c473 * When the device is faulty, it is not necessary to in raid1_end_write_request()
478 if (!test_bit(Faulty, &rdev->flags)) in raid1_end_write_request()
503 * rebuilding or Faulty. This is because we cannot use in raid1_end_write_request()
510 !test_bit(Faulty, &rdev->flags)) in raid1_end_write_request()
644 || test_bit(Faulty, &rdev->flags)) in read_balance()
800 if (test_bit(Faulty, &rdev->flags)) { in flush_bio_list()
1385 if (!rdev || test_bit(Faulty, &rdev->flags)) { in raid1_write_request()
1622 set_bit(Faulty, &rdev->flags); in raid1_error()
1655 !test_bit(Faulty, &rdev->flags), in print_conf()
1694 && !test_bit(Faulty, &repl->flags) in raid1_spare_active()
[all …]
Dmd.c607 !test_bit(Faulty, &rdev->flags)) { in submit_flushes()
964 if (!test_bit(Faulty, &rdev->flags) in super_written()
993 if (test_bit(Faulty, &rdev->flags)) in md_super_write()
1328 clear_bit(Faulty, &rdev->flags); in super_90_validate()
1423 set_bit(Faulty, &rdev->flags); in super_90_validate()
1536 test_bit(Faulty, &rdev2->flags)) in super_90_sync()
1552 if (test_bit(Faulty, &rdev2->flags)) in super_90_sync()
1570 /* now set the "removed" and "faulty" bits on any missing devices */ in super_90_sync()
1842 clear_bit(Faulty, &rdev->flags); in super_1_validate()
1964 case MD_DISK_ROLE_FAULTY: /* faulty */ in super_1_validate()
[all …]
Draid0.c683 * - (N - 1) mirror drives must be already faulty in raid0_takeover_raid1()
686 pr_err("md/raid0:%s: (N - 1) mirrors drives must be already faulty!\n", in raid0_takeover_raid1()
724 * raid5 - providing it is Raid4 layout and one disk is faulty in raid0_takeover()
726 * raid1 - with (N -1) mirror drives faulty in raid0_takeover()
Draid5.c623 * - remove non-faulty devices
642 if (rdev && test_bit(Faulty, &rdev->flags)) in raid5_calc_degraded()
644 if (!rdev || test_bit(Faulty, &rdev->flags)) in raid5_calc_degraded()
649 /* not in-sync or faulty. in raid5_calc_degraded()
668 if (rdev && test_bit(Faulty, &rdev->flags)) in raid5_calc_degraded()
670 if (!rdev || test_bit(Faulty, &rdev->flags)) in raid5_calc_degraded()
675 /* not in-sync or faulty. in raid5_calc_degraded()
1119 if (rdev && test_bit(Faulty, &rdev->flags)) in ops_run_io()
1123 if (rrdev && test_bit(Faulty, &rrdev->flags)) in ops_run_io()
2755 if (!test_bit(Faulty, &rdev->flags)) { in raid5_end_read_request()
[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()
567 pr_warn("%s: %d Could not find disk(%d) which is faulty", in process_readd_disk()
1082 if (rdev->raid_disk > -1 && !test_bit(Faulty, &rdev->flags)) { in metadata_update_finish()
1263 if (rdev->raid_disk >= 0 && !test_bit(Faulty, &rdev->flags)) { in update_size()
/Linux-v5.10/drivers/staging/media/omap4iss/
Diss_ipipeif.h43 * @fpc_en: Faulty pixels correction enabled (1) or disabled (0)
46 * @fpc: Faulty pixels correction configuration
/Linux-v5.10/drivers/media/platform/omap3isp/
Dispccdc.h110 * @fpc_en: Faulty pixels correction enabled (1) or disabled (0)
113 * @fpc: Faulty pixels correction configuration
/Linux-v5.10/Documentation/admin-guide/
Dmd.rst195 raid5, linear, multipath, faulty.
254 For arrays with data redundancy (i.e. not raid0, linear, faulty,
455 faulty
474 it were not faulty are blocked.
499 Writing ``faulty`` simulates a failure on the device.
528 This file responds to select/poll. Any change to ``faulty``
/Linux-v5.10/Documentation/devicetree/bindings/power/supply/
Drohm,bd99954.yaml102 # battery is expected to be faulty if battery voltage exceeds this limit.
103 # Charger will then enter to a "battery faulty" -state
/Linux-v5.10/arch/arm/mm/
Dabort-ev6.S24 * Faulty SWP instruction on 1136 doesn't set bit 11 in DFSR.
/Linux-v5.10/Documentation/networking/device_drivers/ethernet/netronome/
Dnfp.rst170 alignment errors. The cause is usually faulty cables or SFPs.
214 * An error on the MAC/physical layer. Usually due to faulty cables or
/Linux-v5.10/Documentation/admin-guide/media/
Ddvb-usb-dibusb-mb-cardlist.rst21 * - Artec T1 USB1.1 TVBOX with AN2235 (faulty USB IDs)
/Linux-v5.10/include/uapi/linux/raid/
Dmd_p.h78 #define MD_DISK_FAULTY 0 /* disk is faulty / operational */
303 * into the 'roles' value. If a device is spare or faulty, then it doesn't
306 __le16 dev_roles[0]; /* role in array, or 0xffff for a spare, or 0xfffe for faulty */
/Linux-v5.10/drivers/media/usb/dvb-usb/
DKconfig62 bool "Support faulty USB IDs"
65 Support for faulty USB IDs due to an invalid EEPROM on some Artec devices.
/Linux-v5.10/Documentation/devicetree/bindings/bus/
Dbaikal,bt1-axi.yaml21 an IRQ is raised and a faulty situation is reported to the AXI EHB
/Linux-v5.10/drivers/mtd/nand/raw/
Dnand_ecc.c76 * ECC data that identify the faulty location.
400 * b0 to b2 indicate which bit is faulty (if any) in __nand_correct_data()
428 * rp17/rp15/13/11/9/7/5/3/1 indicate which byte is the faulty in __nand_correct_data()
429 * byte, cp 5/3/1 indicate the faulty bit. in __nand_correct_data()
/Linux-v5.10/Documentation/driver-api/soundwire/
Derror_handling.rst47 driver will return a -ETIMEOUT. Such timeouts are symptoms of a faulty
/Linux-v5.10/include/uapi/linux/
Domap3isp.h384 * struct omap3isp_ccdc_fpc - Faulty Pixels Correction
385 * @fpnum: Number of faulty pixels to be corrected in the frame.
426 * @fpc: Number of faulty pixels corrected in the frame, address of FPC table.
/Linux-v5.10/drivers/hid/
Dhid-gembird.c85 /* replace the faulty part with the fixed one */ in gembird_report_fixup()
/Linux-v5.10/arch/arm/
DKconfig899 bool "ARM errata: DMB operation may be faulty"
938 bool "ARM errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faulty ASID"
942 r2p0) erratum. A faulty ASID can be sent to the other CPUs for the
950 bool "ARM errata: Faulty hazard checking in the Store Buffer may lead to data corruption"
955 (r2p*) erratum. Under very rare conditions, a faulty
975 bool "ARM errata: possible faulty MMU translations following an ASID switch"

1234