Home
last modified time | relevance | path

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

/drivers/md/dm-vdo/
A Dencodings.h509 VDO_SLAB_JOURNAL_PAYLOAD_SIZE = enumerator
511 VDO_SLAB_JOURNAL_FULL_ENTRIES_PER_BLOCK = (VDO_SLAB_JOURNAL_PAYLOAD_SIZE * 8) / 25,
515 (VDO_SLAB_JOURNAL_PAYLOAD_SIZE / sizeof(packed_slab_journal_entry)),
532 u8 space[VDO_SLAB_JOURNAL_PAYLOAD_SIZE];

Completed in 8 milliseconds