Searched refs:kpszs (Results 1 – 1 of 1) sorted by relevance
112 struct pstore_zone **kpszs; member324 if (cxt->kpszs) in psz_flush_all_dirty_zones()344 zone = cxt->kpszs[i]; in psz_kmsg_recover_data()392 zone = cxt->kpszs[i]; in psz_kmsg_recover_meta()464 if (!cxt->kpszs) in psz_kmsg_recover()757 zone = cxt->kpszs[zonenum]; in psz_kmsg_write_record()809 if (!cxt->kpszs) in psz_kmsg_write()1140 if (cxt->kpszs) in psz_free_all_zones()1272 if (IS_ERR(cxt->kpszs)) { in psz_alloc_zones()1273 err = PTR_ERR(cxt->kpszs); in psz_alloc_zones()[all …]
Completed in 6 milliseconds