Searched refs:kMetaIndex (Results 1 – 4 of 4) sorted by relevance
| /rocksdb-6.9/table/block_based/ |
| D | block_type.h | 24 kMetaIndex, enumerator
|
| D | block_based_table_reader.cc | 1068 true /* decompress */, true /*maybe_compressed*/, BlockType::kMetaIndex, in ReadMetaIndexBlock()
|
| /rocksdb-6.9/table/ |
| D | meta_blocks.cc | 379 false /*maybe_compressed*/, BlockType::kMetaIndex, in ReadTableProperties() 449 BlockType::kMetaIndex, UncompressionDict::GetEmptyDict(), cache_options, in FindMetaBlock() 492 false /*maybe_compressed*/, BlockType::kMetaIndex, in ReadMetaBlock()
|
| D | table_test.cc | 4393 BlockFetchHelper(metaindex_handle, BlockType::kMetaIndex, in TEST_P() 4469 false /*maybe_compressed*/, BlockType::kMetaIndex, in TEST_P()
|