Searched defs:cache_options (Results 1 – 5 of 5) sorted by relevance
| /rocksdb-6.9/table/ |
| D | persistent_cache_helper.cc | 13 const PersistentCacheOptions& cache_options, const BlockHandle& handle, in InsertRawPage() 28 const PersistentCacheOptions& cache_options, const BlockHandle& handle, in InsertUncompressedPage() 47 const PersistentCacheOptions& cache_options, const BlockHandle& handle, in LookupRawPage() 77 const PersistentCacheOptions& cache_options, const BlockHandle& handle, in LookupUncompressedPage()
|
| D | meta_blocks.cc | 214 PersistentCacheOptions cache_options; in ReadProperties() local 374 PersistentCacheOptions cache_options; in ReadTableProperties() local 444 PersistentCacheOptions cache_options; in FindMetaBlock() local 487 PersistentCacheOptions cache_options; in ReadMetaBlock() local
|
| D | table_test.cc | 4378 PersistentCacheOptions cache_options; in TEST_P() local
|
| /rocksdb-6.9/table/block_based/ |
| D | hash_index_reader.cc | 69 const PersistentCacheOptions& cache_options = rep->persistent_cache_options; in Create() local
|
| D | block_based_table_reader.cc | 164 const PersistentCacheOptions& cache_options, size_t read_amp_bytes_per_bit, in ReadBlockFromFile()
|