Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Draid10.h168 R10BIO_MadeGood, enumerator
H A Draid10.c460 if (test_bit(R10BIO_MadeGood, &r10_bio->state)) in one_write_done()
554 set_bit(R10BIO_MadeGood, &r10_bio->state); in raid10_end_write_request()
2263 if (test_bit(R10BIO_MadeGood, &r10_bio->state) || in end_sync_request()
2272 if (test_bit(R10BIO_MadeGood, &r10_bio->state) || in end_sync_request()
2310 set_bit(R10BIO_MadeGood, &r10_bio->state); in end_sync_write()
3004 if (test_bit(R10BIO_MadeGood, &r10_bio->state) || in raid10d()