Searched refs:block_map_state_2_0 (Results 1 – 4 of 4) sorted by relevance
333 int __must_check vdo_decode_block_map(struct block_map_state_2_0 state,353 struct block_map_state_2_0 __must_check vdo_record_block_map(const struct block_map *map);
184 struct block_map_state_2_0 { struct655 VDO_ENCODED_HEADER_SIZE + sizeof(struct block_map_state_2_0),688 struct block_map_state_2_0 block_map;
71 .size = sizeof(struct block_map_state_2_0),367 struct block_map_state_2_0 *state) in decode_block_map_state_2_0()405 *state = (struct block_map_state_2_0) { in decode_block_map_state_2_0()416 struct block_map_state_2_0 state) in encode_block_map_state_2_0()
2887 int vdo_decode_block_map(struct block_map_state_2_0 state, block_count_t logical_blocks, in vdo_decode_block_map()2946 struct block_map_state_2_0 vdo_record_block_map(const struct block_map *map) in vdo_record_block_map()2948 return (struct block_map_state_2_0) { in vdo_record_block_map()