Searched refs:InstallSuperVersionAndScheduleWork (Results 1 – 6 of 6) sorted by relevance
| /rocksdb-6.9/db/db_impl/ |
| D | db_impl_compaction_flush.cc | 199 InstallSuperVersionAndScheduleWork(cfd, superversion_context, in FlushMemTableToOutputFile() 536 InstallSuperVersionAndScheduleWork(cfds[i], in AtomicFlushMemTablesToOutputFiles() 1055 InstallSuperVersionAndScheduleWork(c->column_family_data(), in CompactFilesImpl() 1325 InstallSuperVersionAndScheduleWork(cfd, &sv_context, mutable_cf_options); in ReFitLevel() 2696 InstallSuperVersionAndScheduleWork(c->column_family_data(), in BackgroundCompaction() 2755 InstallSuperVersionAndScheduleWork(c->column_family_data(), in BackgroundCompaction() 2842 InstallSuperVersionAndScheduleWork(c->column_family_data(), in BackgroundCompaction() 3098 void DBImpl::InstallSuperVersionAndScheduleWork( in InstallSuperVersionAndScheduleWork() function in ROCKSDB_NAMESPACE::DBImpl
|
| D | db_impl_experimental.cc | 139 InstallSuperVersionAndScheduleWork(cfd, in PromoteL0()
|
| D | db_impl.cc | 939 InstallSuperVersionAndScheduleWork(cfd, &sv_context, new_options); in SetOptions() 2370 InstallSuperVersionAndScheduleWork(cfd, &sv_context, in CreateColumnFamilyImpl() 3240 InstallSuperVersionAndScheduleWork(cfd, in DeleteFile() 3325 InstallSuperVersionAndScheduleWork(cfd, in DeleteFilesInRanges() 4224 InstallSuperVersionAndScheduleWork(cfd, &sv_ctxs[i], in IngestExternalFiles() 4327 InstallSuperVersionAndScheduleWork(cfd, &dummy_sv_ctx, *cf_options); in CreateColumnFamilyWithImport() 4363 InstallSuperVersionAndScheduleWork(cfd, &sv_context, *cf_options); in CreateColumnFamilyWithImport() 4564 InstallSuperVersionAndScheduleWork(cfd, &dummy_sv_ctx, *cf_options); in ReserveFileNumbersBeforeIngestion()
|
| D | db_impl_open.cc | 1474 impl->InstallSuperVersionAndScheduleWork( in Open()
|
| D | db_impl.h | 1650 void InstallSuperVersionAndScheduleWork(
|
| D | db_impl_write.cc | 1771 InstallSuperVersionAndScheduleWork(cfd, &context->superversion_context, in SwitchMemtable()
|