Home
last modified time | relevance | path

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

/rocksdb-6.9/table/block_based/
Dblock_based_table_reader.h336 Status GetDataBlockFromCache(
Dblock_based_table_reader.cc1091 Status BlockBasedTable::GetDataBlockFromCache( in GetDataBlockFromCache() function in ROCKSDB_NAMESPACE::BlockBasedTable
1407 s = GetDataBlockFromCache(key, ckey, block_cache, block_cache_compressed, in MaybeReadBlockAndLoadToCache()