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.c439 if (test_bit(R1BIO_MadeGood, &r1_bio->state)) in r1_bio_write_done()
515 set_bit(R1BIO_MadeGood, &r1_bio->state); in raid1_end_write_request()
2065 if (test_bit(R1BIO_MadeGood, &r1_bio->state) || in put_sync_write_buf()
2092 set_bit(R1BIO_MadeGood, &r1_bio->state); in end_sync_write()
2561 test_bit(R1BIO_MadeGood, &r1_bio->state)) in handle_sync_write_finished()
2705 if (test_bit(R1BIO_MadeGood, &r1_bio->state) || in raid1d()
2710 } else if (test_bit(R1BIO_MadeGood, &r1_bio->state) || in raid1d()