Searched refs:rocksdb_options_set_max_open_files (Results 1 – 3 of 3) sorted by relevance
488 rocksdb_options_set_max_open_files(options, 10); in main()1790 rocksdb_options_set_max_open_files(opts, -1); in main()
2266 void rocksdb_options_set_max_open_files(rocksdb_options_t* opt, int n) { in rocksdb_options_set_max_open_files() function
822 extern ROCKSDB_LIBRARY_API void rocksdb_options_set_max_open_files(