ib_cache_gid_type_str
const char *ib_cache_gid_type_str(enum ib_gid_type gid_type);
EXPORT_SYMBOL(ib_cache_gid_type_str);
strlcpy(buf, ib_cache_gid_type_str(
return sprintf(buf, "%s\n", ib_cache_gid_type_str(gid_attr->gid_type));