Home
last modified time | relevance | path

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

/rocksdb-6.9/file/
Dsst_file_manager_impl.h50 Status OnMoveFile(const std::string& old_path, const std::string& new_path,
Ddelete_scheduler.cc185 sst_file_manager_->OnMoveFile(file_path, *trash_file); in MarkAsTrash()
Dsst_file_manager_impl.cc116 Status SstFileManagerImpl::OnMoveFile(const std::string& old_path, in OnMoveFile() function in ROCKSDB_NAMESPACE::SstFileManagerImpl