Lines Matching refs:error_bits
34 unsigned long error_bits;
116 unsigned long error_bits = io->error_bits;
125 fn(error_bits, context);
131 set_bit(region, &io->error_bits);
420 unsigned long error_bits;
428 sio->error_bits = error;
434 struct dpages *dp, unsigned long *error_bits)
447 io->error_bits = 0;
460 if (error_bits)
461 *error_bits = sio.error_bits;
463 return sio.error_bits ? -EIO : 0;
479 io->error_bits = 0;