Searched refs:R10BIO_MadeGood (Results 1 – 2 of 2) sorted by relevance
174 R10BIO_MadeGood, enumerator
420 if (test_bit(R10BIO_MadeGood, &r10_bio->state)) in one_write_done()521 set_bit(R10BIO_MadeGood, &r10_bio->state); in raid10_end_write_request()2248 if (test_bit(R10BIO_MadeGood, &r10_bio->state) || in end_sync_request()2257 if (test_bit(R10BIO_MadeGood, &r10_bio->state) || in end_sync_request()2299 set_bit(R10BIO_MadeGood, &r10_bio->state); in end_sync_write()3078 if (test_bit(R10BIO_MadeGood, &r10_bio->state) || in raid10d()