Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Draid10.h161 R10BIO_IsSync, enumerator
H A Draid10.c2996 if (test_bit(R10BIO_IsSync, &r10_bio->state) || in handle_write_completed()
3139 else if (test_bit(R10BIO_IsSync, &r10_bio->state)) in raid10d()
3713 set_bit(R10BIO_IsSync, &r10_bio->state); in raid10_sync_request()