Searched refs:R10BIO_MadeGood (Results 1 – 2 of 2) sorted by relevance
147 R10BIO_MadeGood, enumerator
398 if (test_bit(R10BIO_MadeGood, &r10_bio->state)) in one_write_done()478 set_bit(R10BIO_MadeGood, &r10_bio->state); in raid10_end_write_request()1734 if (test_bit(R10BIO_MadeGood, &r10_bio->state) || in end_sync_request()1743 if (test_bit(R10BIO_MadeGood, &r10_bio->state) || in end_sync_request()1786 set_bit(R10BIO_MadeGood, &r10_bio->state); in end_sync_write()2602 if (test_bit(R10BIO_MadeGood, &r10_bio->state) || in raid10d()