Home
last modified time | relevance | path

Searched refs:path_to_sync (Results 1 – 4 of 4) sorted by relevance

/rocksdb-6.9/file/
Dfile_util.h28 const std::string& path_to_sync, const bool force_bg,
Dsst_file_manager_impl.cc428 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/
Ddb_impl_files.cc258 const std::string& path_to_sync, in DeleteObsoleteFileImpl() argument
263 DeleteDBFile(&immutable_db_options_, fname, path_to_sync, in DeleteObsoleteFileImpl()
Ddb_impl.h1344 const std::string& path_to_sync, FileType type,