Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/pstore/
Dzone.c113 struct psz_context { struct
114 struct pstore_zone **kpszs;
115 struct pstore_zone *ppsz;
116 struct pstore_zone *cpsz;
117 struct pstore_zone **fpszs;
118 struct pstore_zone *bpsz;
119 unsigned int kmsg_max_cnt;
120 unsigned int kmsg_read_cnt;
144 static struct psz_context pstore_zone_cxt; argument
/kernel/linux/linux-6.6/fs/pstore/
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