Searched refs:OnMoveFile (Results 1 – 3 of 3) sorted by relevance
50 Status OnMoveFile(const std::string& old_path, const std::string& new_path,
185 sst_file_manager_->OnMoveFile(file_path, *trash_file); in MarkAsTrash()
116 Status SstFileManagerImpl::OnMoveFile(const std::string& old_path, in OnMoveFile() function in ROCKSDB_NAMESPACE::SstFileManagerImpl