Lines Matching defs:error
147 atomic_t error;
927 if (atomic_read(&rbio->error) > max_errors)
1016 atomic_set(&rbio->error, 0);
1234 atomic_set(&rbio->error, 0);
1428 atomic_inc(&rbio->error);
1432 atomic_inc(&rbio->error);
1494 if (atomic_read(&rbio->error) > rbio->bbio->max_errors)
1531 atomic_set(&rbio->error, 0);
2065 if (atomic_read(&rbio->error) > rbio->bbio->max_errors)
2094 atomic_set(&rbio->error, 0);
2106 atomic_inc(&rbio->error);
2126 if (atomic_read(&rbio->error) <= rbio->bbio->max_errors) {
2231 * its error value up the stack because our caller
2417 atomic_set(&rbio->error, 0);
2534 if (atomic_read(&rbio->error) > rbio->bbio->max_errors)
2631 atomic_set(&rbio->error, 0);