Searched defs:_dio_error (Results 1 - 1 of 1) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
H A Ddosio.c41 unsigned long _dio_error; variable
188 _dio_error = ERR_BADDEV;
198 _dio_error = ERR_BADDEV;
204 _dio_error = ERR_BADDEV;
257 _dio_error = ERR_BADDEV;
264 _dio_error = ERR_NOTSUPP;
283 _dio_error = ERR_HARDWARE;
303 _dio_error = ERR_HARDWARE;
314 _dio_error = part->pno == 0xFE ? ERR_EMPTYPART :
401 _dio_error
[all...]

Completed in 54 milliseconds