Searched defs:packed_recovery_journal_entry (Results 1 – 1 of 1) sorted by relevance
226 struct packed_recovery_journal_entry { struct236 unsigned operation : 2;237 unsigned slot_low : 6;238 unsigned slot_high : 4;239 unsigned pbn_high_nibble : 4;267 struct packed_recovery_journal_entry_1 { argument