Searched refs:R5_MadeGoodRepl (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/md/
H A Draid5.h328 R5_MadeGoodRepl,/* A bad block on the replacement device has been enumerator in enum:r5dev_flags
H A Draid5.c2885 set_bit(R5_MadeGoodRepl, &sh->dev[i].flags);
4786 if (test_bit(R5_MadeGoodRepl, &dev->flags)) {
4793 clear_bit(R5_MadeGoodRepl, &dev->flags);
5304 if (test_and_clear_bit(R5_MadeGoodRepl, &dev->flags)) {

Completed in 122 milliseconds