Lines Matching defs:zone

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()
262 static int psz_flush_dirty_zone(struct pstore_zone *zone) in psz_flush_dirty_zone()
284 struct pstore_zone *zone; in psz_flush_dirty_zones() local
335 struct pstore_zone *zone = NULL; in psz_kmsg_recover_data() local
374 struct pstore_zone *zone; in psz_kmsg_recover_meta() local
481 static int psz_recover_zone(struct psz_context *cxt, struct pstore_zone *zone) in psz_recover_zone()
573 struct pstore_zone *zone; in psz_recover_zones() local
643 static inline bool psz_old_ok(struct pstore_zone *zone) in psz_old_ok()
650 static inline bool psz_ok(struct pstore_zone *zone) in psz_ok()
658 struct pstore_zone *zone, struct pstore_record *record) in psz_kmsg_erase()
681 struct pstore_zone *zone) in psz_record_erase()
720 static void psz_write_kmsg_hdr(struct pstore_zone *zone, in psz_write_kmsg_hdr()
749 struct pstore_zone *zone; in psz_kmsg_write_record() local
823 static int notrace psz_record_write(struct pstore_zone *zone, in psz_record_write()
908 struct pstore_zone *zone = NULL; in psz_read_next_zone() local
941 static int psz_kmsg_read_hdr(struct pstore_zone *zone, in psz_kmsg_read_hdr()
958 static ssize_t psz_kmsg_read(struct pstore_zone *zone, in psz_kmsg_read()
1001 static ssize_t psz_ftrace_read(struct pstore_zone *zone, in psz_ftrace_read()
1032 static ssize_t psz_record_read(struct pstore_zone *zone, in psz_record_read()
1063 struct pstore_zone *zone; in psz_pstore_read() local
1115 struct pstore_zone *zone = *pszone; in psz_free_zone() local
1156 struct pstore_zone *zone; in psz_init_zone() local
1200 struct pstore_zone **zones, *zone; in psz_init_zones() local