Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Dversion_set.h1112 struct MutableCFState { struct
1118 const std::unordered_map<uint32_t, MutableCFState>& curr_state, argument
Dversion_set.cc3813 std::unordered_map<uint32_t, MutableCFState> curr_state; in ProcessManifestWrites()
5187 const std::unordered_map<uint32_t, MutableCFState>& curr_state, in WriteCurrentStateToManifest()