Home
last modified time | relevance | path

Searched refs:packed_slab_journal_entry (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/md/dm-vdo/
H A Dencodings.h467 } __packed packed_slab_journal_entry; typedef
515 (VDO_SLAB_JOURNAL_PAYLOAD_SIZE / sizeof(packed_slab_journal_entry)),
521 packed_slab_journal_entry entries[VDO_SLAB_JOURNAL_FULL_ENTRIES_PER_BLOCK];
530 packed_slab_journal_entry entries[VDO_SLAB_JOURNAL_ENTRIES_PER_BLOCK];
1212 static inline void vdo_pack_slab_journal_entry(packed_slab_journal_entry *packed, in vdo_pack_slab_journal_entry()
1228 vdo_unpack_slab_journal_entry(const packed_slab_journal_entry *packed) in vdo_unpack_slab_journal_entry()