Lines Matching refs:current

879   Version* version = super_version->current;  in TablesRangeTombstoneSummary()
1137 const auto* vstorage = cfd->current()->storage_info(); in FindMinimumEmptyLevelFitting()
1484 super_version->current->AddIterators(read_options, file_options_, in NewInternalIterator()
1654 sv->current->Get( in GetImpl()
1793 super_version->current->Get(read_options, lkey, &pinnable_val, timestamp, in MultiGet()
2215 super_version->current->MultiGet(read_options, &range, callback, in MultiGetImpl()
2748 cfd->current()->storage_info()->UpdateOldestSnapshot(oldest_snapshot); in ReleaseSnapshot()
2749 if (!cfd->current() in ReleaseSnapshot()
2769 cfd->current()->storage_info()->bottommost_files_mark_threshold()); in ReleaseSnapshot()
2785 auto version = cfd->current(); in GetPropertiesOfAllTables()
2807 auto version = cfd->current(); in GetPropertiesOfTablesInRange()
2930 property_info, sv->current, value); in GetIntPropertyInternal()
3106 v = sv->current; in GetApproximateSizes()
3215 auto* vstoreage = cfd->current()->storage_info(); in DeleteFile()
3268 Version* input_version = cfd->current(); in DeleteFilesInRanges()
3367 sv->current->GetColumnFamilyMetaData(cf_meta); in GetColumnFamilyMetaData()
3951 sv->current->Get(read_options, lkey, nullptr, nullptr, &s, &merge_context, in GetLatestSequenceForKey()
4414 VersionStorageInfo* vstorage = sv->current->storage_info(); in VerifyChecksum()
4415 ColumnFamilyData* cfd = sv->current->cfd(); in VerifyChecksum()
4578 Version* version = sv->current; in GetCreationTimeOfOldestFile()