Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/md/dm-vdo/
Dencodings.h226 struct packed_recovery_journal_entry { struct
236 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