Searched defs:pstore_record (Results 1 – 1 of 1) sorted by relevance
51560 struct pstore_record { struct51561 struct pstore_info *psi;51562 enum pstore_type_id type;51586 ssize_t (*read)(struct pstore_record *); argument