Searched refs:COMPRESSED_BLOCK_1_0_SIZE (Results 1 – 1 of 1) sorted by relevance
33 #define COMPRESSED_BLOCK_1_0_SIZE (4 + 4 + (2 * VDO_MAX_COMPRESSION_SLOTS)) macro374 BUILD_BUG_ON(sizeof(struct compressed_block_header) != COMPRESSED_BLOCK_1_0_SIZE); in initialize_compressed_block()