Home
last modified time | relevance | path

Searched refs:pstore_zone (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/fs/pstore/
Dzone.c77 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 *zone, char *buf, in psz_zone_read_buffer()
187 static int psz_zone_read_oldbuf(struct pstore_zone *zone, char *buf, in psz_zone_read_oldbuf()
199 static int psz_zone_write(struct pstore_zone *zone, in psz_zone_write()
[all …]
DMakefile16 pstore_zone-objs += zone.o
17 obj-$(CONFIG_PSTORE_ZONE) += pstore_zone.o
/linux-6.1.9/Documentation/admin-guide/
Dpstore-blk.rst230 .. kernel-doc:: include/linux/pstore_zone.h