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
8144 int spares = 0; in remove_and_add_spares() local8177 spares++; in remove_and_add_spares()8194 spares++; in remove_and_add_spares()8202 return spares; in remove_and_add_spares()8296 int spares = 0; in md_check_recovery() local8388 } else if ((spares = remove_and_add_spares(mddev, NULL))) { in md_check_recovery()8401 if (spares) { in md_check_recovery()
3983 int spares = 0; in raid10_start_reshape() local4000 spares++; in raid10_start_reshape()4016 if (spares < mddev->delta_disks) in raid10_start_reshape()
7379 int spares = 0; in raid5_start_reshape() local7394 spares++; in raid5_start_reshape()7397 if (spares - mddev->degraded < mddev->delta_disks - conf->max_degraded) in raid5_start_reshape()
499 This spares a stack switch and improves cache usage on softirq
534 Reread the NVRAM before the calling of ncr_attach(). This spares