Lines Matching full:decoded
245 * @geometry: The structure to receive the decoded fields.
297 * @geometry: The structure to receive the decoded fields.
324 "should have decoded up to the geometry checksum"); in vdo_parse_geometry_block()
401 "decoded block map component size must match header size"); in decode_block_map_state_2_0()
512 "decoded recovery journal component size must match header size"); in decode_recovery_journal_state_7_0()
620 "decoded slab depot component size must match header size"); in decode_slab_depot_state_2_0()
769 * Return: The decoded entry.
1037 "decoded size of a layout header must match structure"); in decode_layout()
1309 * @buffer: The buffer being decoded.
1312 * @states: An object to hold the successfully decoded state.
1343 "All decoded component data was used"); in decode_components()
1351 * @states: A pointer to hold the decoded states.
1379 * vdo_validate_component_states() - Validate the decoded super block configuration.
1380 * @states: The state decoded from the super block.
1478 "must have decoded entire superblock payload"); in vdo_decode_super_block()