Home
last modified time | relevance | path

Searched refs:validate_version (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/md/dm-vdo/
H A Dencodings.c144 static int __must_check validate_version(struct version_number expected_version, in validate_version() function
188 result = validate_version(expected_header->version, actual_header->version, in vdo_validate_header()
1185 result = validate_version(version, VDO_COMPONENT_DATA_41_0, in decode_vdo_component()
1364 result = validate_version(VDO_VOLUME_VERSION_67_0, states->volume_version, in vdo_decode_component_states()