Searched refs:path_to_sync (Results 1 – 4 of 4) sorted by relevance
| /rocksdb-6.9/file/ |
| D | file_util.h | 28 const std::string& path_to_sync, const bool force_bg,
|
| D | sst_file_manager_impl.cc | 428 const std::string& file_path, const std::string& path_to_sync, in ScheduleFileDeletion() argument 432 return delete_scheduler_.DeleteFile(file_path, path_to_sync, in ScheduleFileDeletion()
|
| /rocksdb-6.9/db/db_impl/ |
| D | db_impl_files.cc | 258 const std::string& path_to_sync, in DeleteObsoleteFileImpl() argument 263 DeleteDBFile(&immutable_db_options_, fname, path_to_sync, in DeleteObsoleteFileImpl()
|
| D | db_impl.h | 1344 const std::string& path_to_sync, FileType type,
|