Home
last modified time | relevance | path

Searched defs:dir_to_sync (Results 1 – 6 of 6) sorted by relevance

/rocksdb-6.9/file/
Ddelete_scheduler.cc56 const std::string& dir_to_sync, in DeleteFile()
263 const std::string& dir_to_sync, in DeleteTrashFile()
Dfile_util.cc93 const std::string& fname, const std::string& dir_to_sync, in DeleteDBFile()
/rocksdb-6.9/db/db_impl/
Ddb_impl_files.cc464 std::string dir_to_sync; in PurgeObsoleteFiles() local
Ddb_impl.h1241 std::string dir_to_sync; member
Ddb_impl_compaction_flush.cc2133 void DBImpl::SchedulePendingPurge(std::string fname, std::string dir_to_sync, in SchedulePendingPurge()
Ddb_impl.cc1370 const std::string& dir_to_sync = purge_file.dir_to_sync; in BackgroundCallPurge() local