Searched refs:VDO_COMPONENT_DATA_SIZE (Results 1 – 2 of 2) sorted by relevance
1324 VDO_ASSERT_LOG_ONLY(*offset == VDO_COMPONENT_DATA_OFFSET + VDO_COMPONENT_DATA_SIZE, in decode_components()1399 VDO_ASSERT_LOG_ONLY(*offset == VDO_COMPONENT_DATA_OFFSET + VDO_COMPONENT_DATA_SIZE, in vdo_encode_component_states()1412 header.size += VDO_COMPONENT_DATA_SIZE; in vdo_encode_super_block()1443 if (header.size > VDO_COMPONENT_DATA_SIZE + sizeof(u32)) { in vdo_decode_super_block()1454 offset += VDO_COMPONENT_DATA_SIZE; in vdo_decode_super_block()1459 result = VDO_ASSERT(offset == VDO_SUPER_BLOCK_FIXED_SIZE + VDO_COMPONENT_DATA_SIZE, in vdo_decode_super_block()
669 VDO_COMPONENT_DATA_SIZE = (sizeof(u32) + enumerator
Completed in 11 milliseconds