Home
last modified time | relevance | path

Searched defs:pstore_record (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dpstore.h72 struct pstore_record { struct
73 struct pstore_info *psi;
74 enum pstore_type_id type;
75 u64 id;
76 struct timespec64 time;
77 char *buf;
78 ssize_t size;
80 void *priv;
82 int count;
84 unsigned int part;
[all …]

Completed in 4 milliseconds