R1BIO_MadeGood
if (test_bit(R1BIO_MadeGood, &r1_bio->state) ||
set_bit(R1BIO_MadeGood, &r1_bio->state);
test_bit(R1BIO_MadeGood, &r1_bio->state))
if (test_bit(R1BIO_MadeGood, &r1_bio->state) ||
} else if (test_bit(R1BIO_MadeGood, &r1_bio->state) ||
if (test_bit(R1BIO_MadeGood, &r1_bio->state))
set_bit(R1BIO_MadeGood, &r1_bio->state);