Home
last modified time | relevance | path

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

/rocksdb-6.9/table/block_based/
Dblock_based_table_reader.cc740 BlockHandle props_block_handle; in TryReadPropertiesWithGlobalSeqno() local
744 false /* verify_checksum */, &props_block_handle, in TryReadPropertiesWithGlobalSeqno()
752 size_t block_size = static_cast<size_t>(props_block_handle.size()); in TryReadPropertiesWithGlobalSeqno()
756 tmp_buf.get() + global_seqno_offset - props_block_handle.offset(), 0); in TryReadPropertiesWithGlobalSeqno()