Searched refs:spares (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/tools/testing/nvdimm/test/ |
| H A D | nfit_test.h | 118 __u8 spares; member 129 __u8 spares; member 140 __u8 spares; member
|
| H A D | nfit.c | 158 .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() 1864 .spares = 5, in smart_init()
|
| /linux-6.15/drivers/acpi/nfit/ |
| H A D | intel.h | 21 u8 spares; member
|
| /linux-6.15/drivers/md/ |
| H A D | md.c | 9387 int spares = 0; in remove_and_add_spares() local 9414 spares++; in remove_and_add_spares() 9423 spares++; in remove_and_add_spares() 9431 return spares; in remove_and_add_spares() 9434 static bool md_choose_sync_action(struct mddev *mddev, int *spares) in md_choose_sync_action() argument 9459 *spares = remove_and_add_spares(mddev, NULL); in md_choose_sync_action() 9460 if (*spares) { in md_choose_sync_action() 9481 int spares = 0; in md_start_sync() local 9508 if (!md_choose_sync_action(mddev, &spares)) in md_start_sync() 9518 if (spares) in md_start_sync()
|
| H A D | raid10.c | 4438 int spares = 0; in raid10_start_reshape() local 4455 spares++; in raid10_start_reshape() 4472 if (spares < mddev->delta_disks) in raid10_start_reshape()
|
| H A D | raid5.c | 8420 int spares = 0; in raid5_start_reshape() local 8443 spares++; in raid5_start_reshape() 8446 if (spares - mddev->degraded < mddev->delta_disks - conf->max_degraded) in raid5_start_reshape()
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | md.rst | 176 Once started with RUN_ARRAY, uninitialized spares can be added with 479 This includes spares that are in the process
|
| /linux-6.15/Documentation/scsi/ |
| H A D | ChangeLog.sym53c8xx | 534 Reread the NVRAM before the calling of ncr_attach(). This spares
|
| /linux-6.15/arch/ |
| H A D | Kconfig | 1082 This spares a stack switch and improves cache usage on softirq
|