Searched refs:Crc32NotSupported (Results 1 – 1 of 1) sorted by relevance
561 return Err(ZbiError::Crc32NotSupported); in create_entry()1155 Crc32NotSupported, enumerator1175 ZbiError::Crc32NotSupported => "CRC32 is not supported yet", in fmt()1734 Err(ZbiError::Crc32NotSupported) in zbi_test_container_new_entry_crc32_not_supported()