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