Home
last modified time | relevance | path

Searched defs:psz_context (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/pstore/
H A Dzone.c111 struct psz_context { struct
112 struct pstore_zone **kpszs;
113 struct pstore_zone *ppsz;
114 struct pstore_zone *cpsz;
115 struct pstore_zone **fpszs;
116 unsigned int kmsg_max_cnt;
140 static struct psz_context pstore_zone_cxt; argument