Searched refs:flat_page_count (Results 1 – 3 of 3) sorted by relevance
370 block_count_t flat_page_count, root_count; in decode_block_map_state_2_0() local390 decode_u64_le(buffer, offset, &flat_page_count); in decode_block_map_state_2_0()391 result = VDO_ASSERT(flat_page_count == 0, in decode_block_map_state_2_0()393 (unsigned long long) state->flat_page_count); in decode_block_map_state_2_0()407 .flat_page_count = flat_page_count, in decode_block_map_state_2_0()424 encode_u64_le(buffer, offset, state.flat_page_count); in encode_block_map_state_2_0()
186 block_count_t flat_page_count; member
2922 .flat_page_count = 0, in vdo_record_block_map()