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.c446 if (test_bit(R10BIO_MadeGood, &r10_bio->state)) in one_write_done()
540 set_bit(R10BIO_MadeGood, &r10_bio->state); in raid10_end_write_request()
2270 if (test_bit(R10BIO_MadeGood, &r10_bio->state) || in end_sync_request()
2279 if (test_bit(R10BIO_MadeGood, &r10_bio->state) || in end_sync_request()
2317 set_bit(R10BIO_MadeGood, &r10_bio->state); in end_sync_write()
3011 if (test_bit(R10BIO_MadeGood, &r10_bio->state) || in raid10d()