Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
H A Draid5.h327 R5_MadeGoodRepl,/* A bad block on the replacement device has been enumerator
H A Draid5.c2837 set_bit(R5_MadeGoodRepl, &sh->dev[i].flags); in raid5_end_write_request()
4722 if (test_bit(R5_MadeGoodRepl, &dev->flags)) { in analyse_stripe()
4729 clear_bit(R5_MadeGoodRepl, &dev->flags); in analyse_stripe()
5240 if (test_and_clear_bit(R5_MadeGoodRepl, &dev->flags)) { in handle_stripe()
/kernel/linux/linux-6.6/drivers/md/
H A Draid5.h328 R5_MadeGoodRepl,/* A bad block on the replacement device has been enumerator
H A Draid5.c2926 set_bit(R5_MadeGoodRepl, &sh->dev[i].flags); in raid5_end_write_request()
4835 if (test_bit(R5_MadeGoodRepl, &dev->flags)) { in analyse_stripe()
4842 clear_bit(R5_MadeGoodRepl, &dev->flags); in analyse_stripe()
5355 if (test_and_clear_bit(R5_MadeGoodRepl, &dev->flags)) { in handle_stripe()

Completed in 23 milliseconds