Searched refs:tree_crc (Results 1 – 2 of 2) sorted by relevance
147 Status CacheClient::CreateCache(uint32_t tree_crc, bool generate_id) { in CreateCache() argument171 if (cinfo_.crc() != tree_crc) { in CreateCache()190 … cinfo_.set_crc(tree_crc); // It's really a new cache we're creating so save our crc in the client in CreateCache()
170 Status CreateCache(uint32_t tree_crc, bool generate_id);