Home
last modified time | relevance | path

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

/rocksdb-6.9/utilities/backupable/
Dbackupable_db.cc1442 const bool same_path = in AddBackupFileWorkItem() local
1446 if (shared && !same_path) { in AddBackupFileWorkItem()
1460 } else if (shared && (same_path || file_exists)) { in AddBackupFileWorkItem()
1467 backuped_file_infos_.end() && !same_path) { in AddBackupFileWorkItem()