Lines Matching defs:pstore_record
69 struct pstore_record { struct70 struct pstore_info *psi;71 enum pstore_type_id type;72 u64 id;73 struct timespec64 time;74 char *buf;75 ssize_t size;76 ssize_t ecc_notice_size;78 int count;79 enum kmsg_dump_reason reason;80 unsigned int part;81 bool compressed;