Searched refs:spares (Results 1 – 8 of 8) sorted by relevance
127 __u8 spares; member149 __u8 spares; member160 __u8 spares; member171 __u8 spares; member
157 .spares = 75,727 __func__, thresh->alarm_control, thresh->spares, in smart_notify()728 smart->spares, thresh->media_temperature, in smart_notify()732 && smart->spares in smart_notify()733 <= thresh->spares) in smart_notify()785 smart->spares = inj->spares; in nfit_test_cmd_smart_inject()787 smart->spares = smart_def.spares; in nfit_test_cmd_smart_inject()1355 .spares = 5, in smart_init()
176 Once started with RUN_ARRAY, uninitialized spares can be added with475 This includes spares that are in the process
8652 int spares = 0; in remove_and_add_spares() local8713 spares++; in remove_and_add_spares()8731 spares++; in remove_and_add_spares()8739 return spares; in remove_and_add_spares()8821 int spares = 0; in md_check_recovery() local8916 } else if ((spares = remove_and_add_spares(mddev, NULL))) { in md_check_recovery()8929 if (spares) { in md_check_recovery()
4223 int spares = 0; in raid10_start_reshape() local4240 spares++; in raid10_start_reshape()4257 if (spares < mddev->delta_disks) in raid10_start_reshape()
7835 int spares = 0; in raid5_start_reshape() local7850 spares++; in raid5_start_reshape()7853 if (spares - mddev->degraded < mddev->delta_disks - conf->max_degraded) in raid5_start_reshape()
559 This spares a stack switch and improves cache usage on softirq
534 Reread the NVRAM before the calling of ncr_attach(). This spares