pstore_type_to_name
pstore_type_to_name(record->type),
EXPORT_SYMBOL_GPL(pstore_type_to_name);
const char *name = pstore_type_to_name(type);
const char *name = pstore_type_to_name(type);
const char *pstore_type_to_name(enum pstore_type_id type);