Home
last modified time | relevance | path

Searched refs:pstore_zone (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/pstore/
H A Dzone.c16 #include <linux/pstore_zone.h>
64 * struct pstore_zone - single stored buffer
77 struct pstore_zone { 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;
164 static inline int buffer_datalen(struct pstore_zone *zone) in buffer_datalen()
169 static inline int buffer_start(struct pstore_zone *zon
[all...]
/kernel/linux/linux-6.6/fs/pstore/
H A Dzone.c16 #include <linux/pstore_zone.h>
64 * struct pstore_zone - single stored buffer
77 struct pstore_zone { struct
112 struct pstore_zone **kpszs;
113 struct pstore_zone *ppsz;
114 struct pstore_zone *cpsz;
115 struct pstore_zone **fpszs;
160 static inline int buffer_datalen(struct pstore_zone *zone) in buffer_datalen()
165 static inline int buffer_start(struct pstore_zone *zone) in buffer_start()
175 static ssize_t psz_zone_read_buffer(struct pstore_zone *zon
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dpstore_blk.h8 #include <linux/pstore_zone.h>
/kernel/linux/linux-5.10/include/linux/
H A Dpstore_blk.h8 #include <linux/pstore_zone.h>

Completed in 4 milliseconds