Searched refs:flat_page_origin (Results 1 – 3 of 3) sorted by relevance
371 physical_block_number_t flat_page_origin, root_origin; in decode_block_map_state_2_0() local382 decode_u64_le(buffer, offset, &flat_page_origin); in decode_block_map_state_2_0()383 result = VDO_ASSERT(flat_page_origin == VDO_BLOCK_MAP_FLAT_PAGE_ORIGIN, in decode_block_map_state_2_0()386 (unsigned long long) state->flat_page_origin); in decode_block_map_state_2_0()406 .flat_page_origin = flat_page_origin, in decode_block_map_state_2_0()423 encode_u64_le(buffer, offset, state.flat_page_origin); in encode_block_map_state_2_0()
185 physical_block_number_t flat_page_origin; member
2949 .flat_page_origin = VDO_BLOCK_MAP_FLAT_PAGE_ORIGIN, in vdo_record_block_map()