Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Dc_test.c488 rocksdb_options_set_max_open_files(options, 10); in main()
1790 rocksdb_options_set_max_open_files(opts, -1); in main()
Dc.cc2266 void rocksdb_options_set_max_open_files(rocksdb_options_t* opt, int n) { in rocksdb_options_set_max_open_files() function
/rocksdb-6.9/include/rocksdb/
Dc.h822 extern ROCKSDB_LIBRARY_API void rocksdb_options_set_max_open_files(