Home
last modified time | relevance | path

Searched refs:Candidate (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/md/
Dmd.h184 Candidate, /* For clustered environments only: enumerator
Dmd.c6802 set_bit(Candidate, &rdev->flags); in md_add_new_disk()
9174 if (test_bit(Candidate, &rdev->flags)) in remove_and_add_spares()
9685 if (test_bit(Candidate, &rdev2->flags)) { in check_sb_changes()
9693 clear_bit(Candidate, &rdev2->flags); in check_sb_changes()
Draid1.c1748 && !test_bit(Candidate, &repl->flags) in raid1_spare_active()