Searched refs:cachefile_capacity (Results 1 – 1 of 1) sorted by relevance
51 const uint32_t cachefile_capacity = 10 * 1024)52 : cache_file_index_(cachefile_capacity), block_index_(blocks_capacity) {} in cache_file_index_() argument