Home
last modified time | relevance | path

Searched refs:R1BIO_MadeGood (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/md/
H A Draid1.h184 R1BIO_MadeGood, enumerator
H A Draid1.c462 if (test_bit(R1BIO_MadeGood, &r1_bio->state)) in r1_bio_write_done()
538 set_bit(R1BIO_MadeGood, &r1_bio->state); in raid1_end_write_request()
2088 if (test_bit(R1BIO_MadeGood, &r1_bio->state) || in put_sync_write_buf()
2115 set_bit(R1BIO_MadeGood, &r1_bio->state); in end_sync_write()
2584 test_bit(R1BIO_MadeGood, &r1_bio->state)) in handle_sync_write_finished()
2728 if (test_bit(R1BIO_MadeGood, &r1_bio->state) || in raid1d()
2733 } else if (test_bit(R1BIO_MadeGood, &r1_bio->state) || in raid1d()