| /rocksdb-6.9/utilities/checkpoint/ |
| D | checkpoint_impl.cc | 114 FileType) { in CreateCheckpoint() argument 121 uint64_t size_limit_bytes, FileType) { in CreateCheckpoint() argument 127 [&](const std::string& fname, const std::string& contents, FileType) { in CreateCheckpoint() argument 169 const std::string& src_fname, FileType type)> in CreateCustomCheckpoint() 173 uint64_t size_limit_bytes, FileType type)> in CreateCustomCheckpoint() 176 FileType type)> in CreateCustomCheckpoint() 262 FileType type; in CreateCustomCheckpoint() 485 FileType type; in ExportFilesInMetaData()
|
| D | checkpoint_impl.h | 50 const std::string& fname, FileType type)> 54 FileType type)> 57 const std::string& contents, FileType type)>
|
| /rocksdb-6.9/db/ |
| D | options_file_test.cc | 30 FileType type; in UpdateOptionsFiles() 47 FileType type; in VerifyOptionsFileName() 86 FileType type; in TEST_F()
|
| D | filename_test.cc | 23 FileType type; in TEST_F() 35 FileType type; in TEST_F() 126 FileType type; in TEST_F()
|
| D | wal_manager_test.cc | 171 FileType type; in GetLogDirSize() 182 Env* env, const std::string& path, const FileType expected_file_type) { in ListSpecificFiles() 187 FileType type; in ListSpecificFiles()
|
| D | obsolete_files_test.cc | 73 FileType type; in CheckFileTypeCounts() 185 FileType type; in TEST_F()
|
| D | wal_manager.cc | 177 FileType type; in PurgeObsoleteWALFiles() 294 FileType type; in GetSortedWalsOfType()
|
| D | db_info_dumper.cc | 27 FileType type = kInfoLogFile; in DumpDBFileSummary()
|
| D | corruption_test.cc | 196 void Corrupt(FileType filetype, int offset, int bytes_to_corrupt) { in Corrupt() 201 FileType type; in Corrupt()
|
| D | repair_test.cc | 34 FileType type; in GetFirstSstPath()
|
| D | db_test_util.cc | 1184 FileType type; in GetSstFiles() 1385 FileType type; in GetAllSSTFiles() 1405 FileType type; in ListTableFiles()
|
| D | deletefile_test.cc | 113 FileType type; in CheckFileTypeCounts()
|
| D | repair.cc | 291 FileType type; in FindFiles()
|
| D | version_set.cc | 4356 FileType type; in GetCurrentManifestPath() 4657 FileType file_type; in SeekToFirstManifest() 4667 FileType type1; in SeekToFirstManifest() 4668 FileType type2; in SeekToFirstManifest() 4695 FileType type; in GetNextManifest()
|
| /rocksdb-6.9/file/ |
| D | filename.h | 38 enum FileType { enum 164 const Slice& info_log_name_prefix, FileType* type, 168 FileType* type, WalFileType* log_type = nullptr);
|
| D | filename.cc | 251 FileType* type, in ParseFileName() 257 const Slice& info_log_name_prefix, FileType* type, in ParseFileName() 430 FileType type = kLogFile; in GetInfoLogFiles()
|
| /rocksdb-6.9/db/db_impl/ |
| D | db_impl_files.cc | 140 FileType type; in FindObsoleteFiles() 259 FileType type, uint64_t number) { in DeleteObsoleteFileImpl() 370 FileType type; in PurgeObsoleteFiles() 394 FileType type; in PurgeObsoleteFiles() 692 FileType type; in CleanupFilesAfterRecovery()
|
| D | db_impl.h | 1242 FileType type; 1245 PurgeFileInfo(std::string fn, std::string d, FileType t, uint64_t num, in PurgeFileInfo() 1344 const std::string& path_to_sync, FileType type, 1565 FileType type, uint64_t number, int job_id);
|
| D | db_impl_open.cc | 523 FileType type; in Recover() 588 FileType type; in Recover() 1607 FileType file_type; in Open()
|
| D | db_impl_secondary.cc | 114 FileType type; in FindNewLogNumbers()
|
| D | db_impl.cc | 1371 FileType type = purge_file.type; in BackgroundCallPurge() 3160 FileType type; in DeleteFile() 3549 FileType type; in DestroyDB() 3748 FileType type; in DeleteObsoleteOptionsFiles()
|
| /rocksdb-6.9/tools/ |
| D | write_stress.cc | 252 FileType type; in Run() 265 FileType type; in Run()
|
| /rocksdb-6.9/utilities/options/ |
| D | options_util.cc | 59 FileType type; in GetLatestOptionsFileName()
|
| /rocksdb-6.9/utilities/backupable/ |
| D | backupable_db.cc | 853 FileType) { in CreateNewBackupWithMetadata() argument 859 uint64_t size_limit_bytes, FileType type) { in CreateNewBackupWithMetadata() 901 [&](const std::string& fname, const std::string& contents, FileType) { in CreateNewBackupWithMetadata() argument 1168 FileType type; in RestoreDBFromBackup() 1213 FileType type; in RestoreDBFromBackup() 1560 FileType type; in DeleteChildren()
|
| /rocksdb-6.9/db_stress_tool/ |
| D | db_stress_listener.h | 184 FileType file_type; in VerifyFileName()
|