Searched refs:CreateRowCacheKeyPrefix (Results 1 – 2 of 2) sorted by relevance
| /rocksdb-6.9/db/ |
| D | table_cache.cc | 281 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()
|
| D | table_cache.h | 208 void CreateRowCacheKeyPrefix(const ReadOptions& options,
|