Home
last modified time | relevance | path

Searched refs:pstore_type_id (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/include/linux/
Dpstore.h28 enum pstore_type_id { enum
46 const char *pstore_type_to_name(enum pstore_type_id type);
47 enum pstore_type_id pstore_name_to_type(const char *name);
71 enum pstore_type_id type;
Dpstore_ram.h84 enum pstore_type_id type;
/linux-5.19.10/fs/pstore/
Dplatform.c114 const char *pstore_type_to_name(enum pstore_type_id type) in pstore_type_to_name()
125 enum pstore_type_id pstore_name_to_type(const char *name) in pstore_name_to_type()
Dzone.c80 enum pstore_type_id type;
1150 static struct pstore_zone *psz_init_zone(enum pstore_type_id type, in psz_init_zone()
1193 static struct pstore_zone **psz_init_zones(enum pstore_type_id type, in psz_init_zones()
/linux-5.19.10/arch/powerpc/kernel/
Dnvram_64.c141 static enum pstore_type_id nvram_type_ids[] = {