Searched refs:spares (Results 1 – 7 of 7) sorted by relevance
| /linux/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, 740 __func__, thresh->alarm_control, thresh->spares, in smart_notify() 741 smart->spares, thresh->media_temperature, in smart_notify() 745 && smart->spares in smart_notify() 746 <= thresh->spares) in smart_notify() 798 smart->spares = inj->spares; in nfit_test_cmd_smart_inject() 800 smart->spares = smart_def.spares; in nfit_test_cmd_smart_inject() 1869 .spares = 5, in smart_init()
|
| /linux/drivers/acpi/nfit/ |
| H A D | intel.h | 21 u8 spares; member
|
| /linux/drivers/md/ |
| H A D | md.c | 9926 int spares = 0; in remove_and_add_spares() local 9941 spares++; in remove_and_add_spares() 9950 spares++; in remove_and_add_spares() 9958 return spares; in remove_and_add_spares() 9961 static bool md_choose_sync_action(struct mddev *mddev, int *spares) in md_choose_sync_action() argument 9989 *spares = remove_and_add_spares(mddev, NULL); in md_choose_sync_action() 9990 if (*spares || test_bit(MD_RECOVERY_LAZY_RECOVER, &mddev->recovery)) { in md_choose_sync_action() 10011 int spares = 0; in md_start_sync() local 10038 if (!md_choose_sync_action(mddev, &spares)) in md_start_sync() 10048 if (spares && md_bitmap_enabled(mddev, true)) in md_start_sync()
|
| H A D | raid5.c | 8438 int spares = 0; in raid5_start_reshape() local 8461 spares++; in raid5_start_reshape() 8464 if (spares - mddev->degraded < mddev->delta_disks - conf->max_degraded) in raid5_start_reshape()
|
| /linux/Documentation/scsi/ |
| H A D | ChangeLog.sym53c8xx | 534 Reread the NVRAM before the calling of ncr_attach(). This spares
|
| /linux/arch/ |
| H A D | Kconfig | 1151 This spares a stack switch and improves cache usage on softirq
|