Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Dcolumn_family.h250 extern Status CheckCFPathsSupported(const DBOptions& db_options,
Dcolumn_family.cc166 Status CheckCFPathsSupported(const DBOptions& db_options, in CheckCFPathsSupported() function
1295 s = CheckCFPathsSupported(db_options, cf_options); in ValidateOptions()