Home
last modified time | relevance | path

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

/rocksdb-6.9/options/
Doptions_parser.cc739 const DBOptions& base_opt, const DBOptions& persisted_opt, in VerifyDBOptions() argument
750 reinterpret_cast<const char*>(&persisted_opt), in VerifyDBOptions()
760 reinterpret_cast<const char*>(&persisted_opt) + pair.second.offset, in VerifyDBOptions()
777 const ColumnFamilyOptions& persisted_opt, in VerifyCFOptions() argument
788 reinterpret_cast<const char*>(&persisted_opt), in VerifyCFOptions()
798 reinterpret_cast<const char*>(&persisted_opt) + pair.second.offset, in VerifyCFOptions()