packed_recovery_journal_entry
struct packed_recovery_journal_entry entries[];
sizeof(struct packed_recovery_journal_entry)),
static inline struct packed_recovery_journal_entry
return (struct packed_recovery_journal_entry) {
vdo_unpack_recovery_journal_entry(const struct packed_recovery_journal_entry *entry)
struct packed_recovery_journal_entry *packed_entry;
sizeof(struct packed_recovery_journal_entry)));
struct packed_recovery_journal_entry *packed_entry =
(struct packed_recovery_journal_entry *) packed;
? sizeof(struct packed_recovery_journal_entry)