Home
last modified time | relevance | path

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

/rocksdb-6.9/table/block_based/
Dblock_type.h24 kMetaIndex, enumerator
Dblock_based_table_reader.cc1068 true /* decompress */, true /*maybe_compressed*/, BlockType::kMetaIndex, in ReadMetaIndexBlock()
/rocksdb-6.9/table/
Dmeta_blocks.cc379 false /*maybe_compressed*/, BlockType::kMetaIndex, in ReadTableProperties()
449 BlockType::kMetaIndex, UncompressionDict::GetEmptyDict(), cache_options, in FindMetaBlock()
492 false /*maybe_compressed*/, BlockType::kMetaIndex, in ReadMetaBlock()
Dtable_test.cc4393 BlockFetchHelper(metaindex_handle, BlockType::kMetaIndex, in TEST_P()
4469 false /*maybe_compressed*/, BlockType::kMetaIndex, in TEST_P()