Home
last modified time | relevance | path

Searched refs:spares (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/nvdimm/test/
H A Dnfit_test.h118 __u8 spares; member
129 __u8 spares; member
140 __u8 spares; member
H A Dnfit.c161 .spares = 75,
738 __func__, thresh->alarm_control, thresh->spares, in smart_notify()
739 smart->spares, thresh->media_temperature, in smart_notify()
743 && smart->spares in smart_notify()
744 <= thresh->spares) in smart_notify()
796 smart->spares = inj->spares; in nfit_test_cmd_smart_inject()
798 smart->spares = smart_def.spares; in nfit_test_cmd_smart_inject()
1865 .spares = 5, in smart_init()
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/mdadm/files/
H A D0001-mdadm-skip-test-11spare-migration.patch6 11spare-migration is a test series to check mdadm Monitor migrates spares
/OK3568_Linux_fs/kernel/drivers/acpi/nfit/
H A Dintel.h21 u8 spares; member
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dmd.rst176 Once started with RUN_ARRAY, uninitialized spares can be added with
479 This includes spares that are in the process
/OK3568_Linux_fs/kernel/drivers/md/
H A Dmd.c9057 int spares = 0; in remove_and_add_spares() local
9118 spares++; in remove_and_add_spares()
9135 spares++; in remove_and_add_spares()
9143 return spares; in remove_and_add_spares()
9237 int spares = 0; in md_check_recovery() local
9333 } else if ((spares = remove_and_add_spares(mddev, NULL))) { in md_check_recovery()
9346 if (spares) { in md_check_recovery()
H A Draid10.c4172 int spares = 0; in raid10_start_reshape() local
4189 spares++; in raid10_start_reshape()
4206 if (spares < mddev->delta_disks) in raid10_start_reshape()
H A Draid5.c8161 int spares = 0; in raid5_start_reshape() local
8176 spares++; in raid5_start_reshape()
8179 if (spares - mddev->degraded < mddev->delta_disks - conf->max_degraded) in raid5_start_reshape()
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A DChangeLog.sym53c8xx534 Reread the NVRAM before the calling of ncr_attach(). This spares
/OK3568_Linux_fs/kernel/arch/
H A DKconfig833 This spares a stack switch and improves cache usage on softirq