Searched refs:packed_recovery_journal_entry (Results 1 – 3 of 3) sorted by relevance
226 struct packed_recovery_journal_entry { struct368 struct packed_recovery_journal_entry entries[];375 sizeof(struct packed_recovery_journal_entry)),904 static inline struct packed_recovery_journal_entry907 return (struct packed_recovery_journal_entry) { in vdo_pack_recovery_journal_entry()928 vdo_unpack_recovery_journal_entry(const struct packed_recovery_journal_entry *entry) in vdo_unpack_recovery_journal_entry()
1279 struct packed_recovery_journal_entry *packed_entry = in unpack_entry()1280 (struct packed_recovery_journal_entry *) packed; in unpack_entry()1328 ? sizeof(struct packed_recovery_journal_entry) in append_sector_entries()
667 sizeof(struct packed_recovery_journal_entry))); in initialize_recovery_block()1334 struct packed_recovery_journal_entry *packed_entry; in add_queued_recovery_entries()