Home
last modified time | relevance | path

Searched refs:spares (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/tools/testing/nvdimm/test/
H A Dnfit_test.h118 __u8 spares; member
129 __u8 spares; member
140 __u8 spares; member
H A Dnfit.c158 .spares = 75,
735 __func__, thresh->alarm_control, thresh->spares, in smart_notify()
736 smart->spares, thresh->media_temperature, in smart_notify()
740 && smart->spares in smart_notify()
741 <= thresh->spares) in smart_notify()
793 smart->spares = inj->spares; in nfit_test_cmd_smart_inject()
795 smart->spares = smart_def.spares; in nfit_test_cmd_smart_inject()
1862 .spares = 5, in smart_init()
/openbmc/linux/drivers/acpi/nfit/
H A Dintel.h21 u8 spares; member
/openbmc/linux/Documentation/admin-guide/
H A Dmd.rst176 Once started with RUN_ARRAY, uninitialized spares can be added with
479 This includes spares that are in the process
/openbmc/linux/drivers/md/
H A Dmd.c9227 int spares = 0; in remove_and_add_spares() local
9288 spares++; in remove_and_add_spares()
9305 spares++; in remove_and_add_spares()
9313 return spares; in remove_and_add_spares()
9407 int spares = 0; in md_check_recovery() local
9511 } else if ((spares = remove_and_add_spares(mddev, NULL))) { in md_check_recovery()
9524 if (spares) { in md_check_recovery()
H A Draid10.c4572 int spares = 0; in raid10_start_reshape() local
4589 spares++; in raid10_start_reshape()
4606 if (spares < mddev->delta_disks) in raid10_start_reshape()
H A Draid5.c8495 int spares = 0; in raid5_start_reshape() local
8518 spares++; in raid5_start_reshape()
8521 if (spares - mddev->degraded < mddev->delta_disks - conf->max_degraded) in raid5_start_reshape()
/openbmc/linux/Documentation/scsi/
H A DChangeLog.sym53c8xx534 Reread the NVRAM before the calling of ncr_attach(). This spares
/openbmc/linux/arch/
H A DKconfig986 This spares a stack switch and improves cache usage on softirq