Searched refs:R5_MadeGoodRepl (Results 1 - 2 of 2) sorted by last modified time

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

Completed in 152 milliseconds