Searched refs:VDO_SLAB_DEPOT_HEADER_2_0 (Results 1 – 2 of 2) sorted by relevance
83 const struct header VDO_SLAB_DEPOT_HEADER_2_0 = { variable553 vdo_encode_header(buffer, offset, &VDO_SLAB_DEPOT_HEADER_2_0); in encode_slab_depot_state_2_0()567 VDO_ASSERT_LOG_ONLY(VDO_SLAB_DEPOT_HEADER_2_0.size == *offset - initial_offset, in encode_slab_depot_state_2_0()588 result = vdo_validate_header(&VDO_SLAB_DEPOT_HEADER_2_0, &header, true, in decode_slab_depot_state_2_0()619 result = VDO_ASSERT(VDO_SLAB_DEPOT_HEADER_2_0.size == *offset - initial_offset, in decode_slab_depot_state_2_0()
439 extern const struct header VDO_SLAB_DEPOT_HEADER_2_0;
Completed in 11 milliseconds