Home
last modified time | relevance | path

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

/linux/tools/testing/nvdimm/test/
A Dnfit_test.h118 __u8 spares; member
129 __u8 spares; member
140 __u8 spares; member
A Dnfit.c160 .spares = 75,
737 __func__, thresh->alarm_control, thresh->spares, in smart_notify()
738 smart->spares, thresh->media_temperature, in smart_notify()
742 && smart->spares in smart_notify()
743 <= thresh->spares) in smart_notify()
795 smart->spares = inj->spares; in nfit_test_cmd_smart_inject()
797 smart->spares = smart_def.spares; in nfit_test_cmd_smart_inject()
1864 .spares = 5, in smart_init()
/linux/drivers/acpi/nfit/
A Dintel.h21 u8 spares; member
/linux/Documentation/admin-guide/
A Dmd.rst176 Once started with RUN_ARRAY, uninitialized spares can be added with
479 This includes spares that are in the process
/linux/drivers/md/
A Dmd.c9092 int spares = 0; in remove_and_add_spares() local
9153 spares++; in remove_and_add_spares()
9170 spares++; in remove_and_add_spares()
9178 return spares; in remove_and_add_spares()
9272 int spares = 0; in md_check_recovery() local
9368 } else if ((spares = remove_and_add_spares(mddev, NULL))) { in md_check_recovery()
9381 if (spares) { in md_check_recovery()
A Draid10.c4499 int spares = 0; in raid10_start_reshape() local
4516 spares++; in raid10_start_reshape()
4533 if (spares < mddev->delta_disks) in raid10_start_reshape()
A Draid5.c8152 int spares = 0; in raid5_start_reshape() local
8167 spares++; in raid5_start_reshape()
8170 if (spares - mddev->degraded < mddev->delta_disks - conf->max_degraded) in raid5_start_reshape()
/linux/Documentation/scsi/
A DChangeLog.sym53c8xx534 Reread the NVRAM before the calling of ncr_attach(). This spares
/linux/arch/
A DKconfig893 This spares a stack switch and improves cache usage on softirq

Completed in 57 milliseconds