psz_context
struct psz_context *cxt;
struct psz_context *cxt = record->psi->data;
static struct psz_context pstore_zone_cxt = {
static void psz_free_all_zones(struct psz_context *cxt)
static int psz_alloc_zones(struct psz_context *cxt)
struct psz_context *cxt = &pstore_zone_cxt;
static struct psz_context pstore_zone_cxt;
struct psz_context *cxt = &pstore_zone_cxt;
struct psz_context *cxt = &pstore_zone_cxt;
static int psz_kmsg_recover_data(struct psz_context *cxt)
static int psz_kmsg_recover_meta(struct psz_context *cxt)
static int psz_kmsg_recover(struct psz_context *cxt)
static int psz_recover_zone(struct psz_context *cxt, struct pstore_zone *zone)
static int psz_recover_zones(struct psz_context *cxt,
static inline int psz_recovery(struct psz_context *cxt)
struct psz_context *cxt = psi->data;
static inline int psz_kmsg_erase(struct psz_context *cxt,
static inline int psz_record_erase(struct psz_context *cxt,
struct psz_context *cxt = record->psi->data;
struct psz_context *cxt = record->psi->data;
static inline int notrace psz_kmsg_write_record(struct psz_context *cxt,
static int notrace psz_kmsg_write(struct psz_context *cxt,
struct psz_context *cxt = record->psi->data;
static struct pstore_zone *psz_read_next_zone(struct psz_context *cxt)