Lines Matching full:representation
242 * decode_volume_geometry() - Decode the on-disk representation of a volume geometry from a buffer.
1078 * pack_vdo_config() - Convert a vdo_config to its packed on-disk representation.
1081 * Return: The platform-independent representation of the config.
1095 * pack_vdo_component() - Convert a vdo_component to its packed on-disk representation.
1098 * Return: The platform-independent representation of the component.
1123 * unpack_vdo_config() - Convert a packed_vdo_config to its native in-memory representation.
1126 * Return: The native in-memory representation of the vdo config.
1141 * representation.
1144 * Return: The native in-memory representation of the component.
1404 * vdo_encode_super_block() - Encode a super block into its on-disk representation.
1428 * vdo_decode_super_block() - Decode a super block from its on-disk representation.