Searched refs:EIO (Results 1 – 4 of 4) sorted by relevance
27 return -EIO; in _spl_load()48 return -EIO; in _spl_load()95 return read < spl_image->size ? -EIO : 0; in _spl_load()
68 XSD_ERROR(EIO),
8 #define EIO 5 /* I/O error */ macro
43 ret = -EIO; in sc_err_to_linux()49 ret = -EIO; in sc_err_to_linux()
Completed in 33 milliseconds