Searched refs:R10BIO_MadeGood (Results 1 – 1 of 1) sorted by relevance
441 if (test_bit(R10BIO_MadeGood, &r10_bio->state)) in one_write_done()536 set_bit(R10BIO_MadeGood, &r10_bio->state); in raid10_end_write_request()2278 if (test_bit(R10BIO_MadeGood, &r10_bio->state) || in end_sync_request()2287 if (test_bit(R10BIO_MadeGood, &r10_bio->state) || in end_sync_request()2325 set_bit(R10BIO_MadeGood, &r10_bio->state); in end_sync_write()3037 if (test_bit(R10BIO_MadeGood, &r10_bio->state) || in raid10d()