Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/
H A Draid5.h328 R5_MadeGoodRepl,/* A bad block on the replacement device has been enumerator
H A Draid5.c2881 set_bit(R5_MadeGoodRepl, &sh->dev[i].flags); in raid5_end_write_request()
4744 if (test_bit(R5_MadeGoodRepl, &dev->flags)) { in analyse_stripe()
4751 clear_bit(R5_MadeGoodRepl, &dev->flags); in analyse_stripe()
5256 if (test_and_clear_bit(R5_MadeGoodRepl, &dev->flags)) { in handle_stripe()