Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Draid1.h208 R1BIO_MadeGood, enumerator
Draid1.c404 if (test_bit(R1BIO_MadeGood, &r1_bio->state)) in r1_bio_write_done()
482 set_bit(R1BIO_MadeGood, &r1_bio->state); in raid1_end_write_request()
1897 set_bit(R1BIO_MadeGood, &r1_bio->state); in end_sync_write()
1901 if (test_bit(R1BIO_MadeGood, &r1_bio->state) || in end_sync_write()
2191 if (test_bit(R1BIO_MadeGood, &r1_bio->state) || in sync_request_write()
2385 test_bit(R1BIO_MadeGood, &r1_bio->state)) { in handle_sync_write_finished()
2538 if (test_bit(R1BIO_MadeGood, &r1_bio->state) || in raid1d()
2543 } else if (test_bit(R1BIO_MadeGood, &r1_bio->state) || in raid1d()