Searched refs:delete_existing_trash (Results 1 – 2 of 2) sorted by relevance
| /rocksdb-6.9/include/rocksdb/ |
| D | sst_file_manager.h | 119 bool delete_existing_trash = true, Status* status = nullptr, 128 bool delete_existing_trash = true, Status* status = nullptr,
|
| /rocksdb-6.9/file/ |
| D | sst_file_manager_impl.cc | 483 bool delete_existing_trash, Status* status, in NewSstFileManager() argument 495 delete_existing_trash, status, max_trash_db_ratio, in NewSstFileManager() 503 bool delete_existing_trash, Status* status, in NewSstFileManager() argument 513 if (delete_existing_trash && trash_dir != "") { in NewSstFileManager()
|