Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/md/
Draid10.h173 R10BIO_MadeGood, enumerator
Draid10.c447 if (test_bit(R10BIO_MadeGood, &r10_bio->state)) in one_write_done()
548 set_bit(R10BIO_MadeGood, &r10_bio->state); in raid10_end_write_request()
2320 if (test_bit(R10BIO_MadeGood, &r10_bio->state) || in end_sync_request()
2329 if (test_bit(R10BIO_MadeGood, &r10_bio->state) || in end_sync_request()
2371 set_bit(R10BIO_MadeGood, &r10_bio->state); in end_sync_write()
3140 if (test_bit(R10BIO_MadeGood, &r10_bio->state) || in raid10d()