Home
last modified time | relevance | path

Searched refs:pstore_type_to_name (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dpstore.h46 const char *pstore_type_to_name(enum pstore_type_id type);
/openbmc/linux/fs/pstore/
H A Dplatform.c118 const char *pstore_type_to_name(enum pstore_type_id type) in pstore_type_to_name() function
127 EXPORT_SYMBOL_GPL(pstore_type_to_name);
H A Dinode.c364 pstore_type_to_name(record->type), in pstore_mkfile()
H A Dzone.c1157 const char *name = pstore_type_to_name(type); in psz_init_zone()
1201 const char *name = pstore_type_to_name(type); in psz_init_zones()