Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Dtable_cache.cc281 void TableCache::CreateRowCacheKeyPrefix(const ReadOptions& options, in CreateRowCacheKeyPrefix() function in ROCKSDB_NAMESPACE::TableCache
371 CreateRowCacheKeyPrefix(options, fd, k, get_context, row_cache_key); in Get()
459 CreateRowCacheKeyPrefix(options, fd, first_key.ikey, first_context, in MultiGet()
Dtable_cache.h208 void CreateRowCacheKeyPrefix(const ReadOptions& options,