Searched refs:io_error (Results 1 – 1 of 1) sorted by relevance
324 bool io_error = false; in ReadAlignedSector() local333 io_error = false; in ReadAlignedSector()372 io_error = true; in ReadAlignedSector()382 if (!io_error) { in ReadAlignedSector()393 } while (remaining_size > 0 && !io_error); in ReadAlignedSector()