Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Draid1.h208 R1BIO_MadeGood, enumerator
H A Draid1.c435 if (test_bit(R1BIO_MadeGood, &r1_bio->state)) in r1_bio_write_done()
517 set_bit(R1BIO_MadeGood, &r1_bio->state); in raid1_end_write_request()
1897 if (test_bit(R1BIO_MadeGood, &r1_bio->state) || in put_sync_write_buf()
1931 set_bit(R1BIO_MadeGood, &r1_bio->state); in end_sync_write()
2403 test_bit(R1BIO_MadeGood, &r1_bio->state)) { in handle_sync_write_finished()
2556 if (test_bit(R1BIO_MadeGood, &r1_bio->state) || in raid1d()
2561 } else if (test_bit(R1BIO_MadeGood, &r1_bio->state) || in raid1d()