Home
last modified time | relevance | path

Searched refs:R10BIO_MadeGood (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Draid10.h173 R10BIO_MadeGood, enumerator
H A Draid10.c419 if (test_bit(R10BIO_MadeGood, &r10_bio->state)) in one_write_done()
520 set_bit(R10BIO_MadeGood, &r10_bio->state); in raid10_end_write_request()
1937 if (test_bit(R10BIO_MadeGood, &r10_bio->state) || in end_sync_request()
1946 if (test_bit(R10BIO_MadeGood, &r10_bio->state) || in end_sync_request()
1988 set_bit(R10BIO_MadeGood, &r10_bio->state); in end_sync_write()
2770 if (test_bit(R10BIO_MadeGood, &r10_bio->state) || in raid10d()
/kernel/linux/linux-6.6/drivers/md/
H A Draid10.h172 R10BIO_MadeGood, enumerator
H A Draid10.c445 if (test_bit(R10BIO_MadeGood, &r10_bio->state)) in one_write_done()
546 set_bit(R10BIO_MadeGood, &r10_bio->state); in raid10_end_write_request()
2329 if (test_bit(R10BIO_MadeGood, &r10_bio->state) || in end_sync_request()
2338 if (test_bit(R10BIO_MadeGood, &r10_bio->state) || in end_sync_request()
2380 set_bit(R10BIO_MadeGood, &r10_bio->state); in end_sync_write()
3156 if (test_bit(R10BIO_MadeGood, &r10_bio->state) || in raid10d()

Completed in 13 milliseconds