Searched refs:R10BIO_Uptodate (Results 1 - 2 of 2) sorted by relevance

/drivers/md/
H A Draid10.h133 R10BIO_Uptodate, enumerator in enum:r10bio_state
H A Draid10.c309 if (!test_bit(R10BIO_Uptodate, &r10_bio->state))
379 * Set R10BIO_Uptodate in our master bio, so that
387 set_bit(R10BIO_Uptodate, &r10_bio->state);
479 * Set R10BIO_Uptodate in our master bio, so that
491 * Do not set R10BIO_Uptodate if the current device is
500 set_bit(R10BIO_Uptodate, &r10_bio->state);
1942 set_bit(R10BIO_Uptodate, &r10_bio->state);
1945 * R10BIO_Uptodate and record any errors etc
2262 if (!test_bit(R10BIO_Uptodate, &r10_bio->state)) {
4515 if (!test_bit(R10BIO_Uptodate,
[all...]

Completed in 2926 milliseconds