Home
last modified time | relevance | path

Searched refs:spare_active (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Dmd.h583 int (*spare_active) (struct mddev *mddev); member
H A Draid5.c8698 .spare_active = raid5_spare_active,
8722 .spare_active = raid5_spare_active,
8747 .spare_active = raid5_spare_active,
H A Draid1.c3366 .spare_active = raid1_spare_active,
H A Draid10.c4905 .spare_active = raid10_spare_active,
H A Dmd.c9307 * ->spare_active and clear saved_raid_disk in md_check_recovery()
9431 if (mddev->pers->spare_active(mddev)) { in md_reap_sync_thread()
9771 /* The other node finished recovery, call spare_active to set in read_rdev()
9776 mddev->pers->spare_active(mddev)) in read_rdev()
/kernel/linux/linux-6.6/drivers/md/
H A Dmd.h638 int (*spare_active) (struct mddev *mddev); member
H A Draid5.c9085 .spare_active = raid5_spare_active,
9110 .spare_active = raid5_spare_active,
9136 .spare_active = raid5_spare_active,
H A Draid1.c3396 .spare_active = raid1_spare_active,
H A Draid10.c5287 .spare_active = raid10_spare_active,
H A Dmd.c9431 * ->spare_active and clear saved_raid_disk in md_check_recovery()
9565 if (mddev->pers->spare_active(mddev)) { in md_reap_sync_thread()
9911 /* The other node finished recovery, call spare_active to set in read_rdev()
9916 mddev->pers->spare_active(mddev)) in read_rdev()

Completed in 72 milliseconds