pstore_name_to_type 130 fs/pstore/platform.c EXPORT_SYMBOL_GPL(pstore_name_to_type); pstore_name_to_type 601 fs/pstore/ram.c prz_ar[i]->type = pstore_name_to_type(name); pstore_name_to_type 642 fs/pstore/ram.c (*prz)->type = pstore_name_to_type(name); pstore_name_to_type 47 include/linux/pstore.h enum pstore_type_id pstore_name_to_type(const char *name);