Lines Matching defs:error
58 int zlib_init = 0, error = 0;66 error = PTR_ERR(stream->next_out);79 error = -EIO;94 error = PTR_ERR(stream->next_out);103 error = -EIO;113 error = -EIO;121 if (!error)123 error = -EIO;125 return error ? error : stream->total_out;