Searched refs:spares (Results 1 – 6 of 6) sorted by relevance
141 Once started with RUN_ARRAY, uninitialized spares can be added with374 This includes spares that are in the process
7981 int spares = 0; in remove_and_add_spares() local8008 spares++; in remove_and_add_spares()8023 spares++; in remove_and_add_spares()8031 return spares; in remove_and_add_spares()8114 int spares = 0; in md_check_recovery() local8200 } else if ((spares = remove_and_add_spares(mddev, NULL))) { in md_check_recovery()8213 if (spares) { in md_check_recovery()
4055 int spares = 0; in raid10_start_reshape() local4072 spares++; in raid10_start_reshape()4088 if (spares < mddev->delta_disks) in raid10_start_reshape()
7292 int spares = 0; in raid5_start_reshape() local7307 spares++; in raid5_start_reshape()7310 if (spares - mddev->degraded < mddev->delta_disks - conf->max_degraded) in raid5_start_reshape()
487 This spares a stack switch and improves cache usage on softirq
534 Reread the NVRAM before the calling of ncr_attach(). This spares