Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
H A Draid10.h162 R10BIO_IsSync, enumerator
H A Draid10.c2627 if (test_bit(R10BIO_IsSync, &r10_bio->state) || in handle_write_completed()
2775 else if (test_bit(R10BIO_IsSync, &r10_bio->state)) in raid10d()
3332 set_bit(R10BIO_IsSync, &r10_bio->state); in raid10_sync_request()
/kernel/linux/linux-6.6/drivers/md/
H A Draid10.h161 R10BIO_IsSync, enumerator
H A Draid10.c3013 if (test_bit(R10BIO_IsSync, &r10_bio->state) || in handle_write_completed()
3161 else if (test_bit(R10BIO_IsSync, &r10_bio->state)) in raid10d()
3735 set_bit(R10BIO_IsSync, &r10_bio->state); in raid10_sync_request()

Completed in 15 milliseconds