Home
last modified time | relevance | path

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

/rocksdb-6.9/options/
Doptions_sanity_check.h45 OptionsSanityCheckLevel BBTOptionSanityCheckLevel(
Doptions_sanity_check.cc31 OptionsSanityCheckLevel BBTOptionSanityCheckLevel( in BBTOptionSanityCheckLevel() function
/rocksdb-6.9/table/block_based/
Dblock_based_table_factory.cc616 if (BBTOptionSanityCheckLevel(pair.first) <= sanity_check_level) { in VerifyBlockBasedTableFactory()