gb_operation_result
EXPORT_SYMBOL_GPL(gb_operation_result);
if (gb_operation_result(operation) == -ETIMEDOUT)
return gb_operation_result(operation);
result = gb_operation_result(operation);
int gb_operation_result(struct gb_operation *operation);