Searched defs:psz_context (Results 1 – 1 of 1) sorted by relevance
111 struct psz_context { struct112 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