Lines Matching refs:BlockBasedTableOptions
57 typedef BlockBasedTableOptions::IndexType IndexType;
68 const BlockBasedTableOptions& table_opt = context.table_options; in CreateFilterBlockBuilder()
231 BlockBasedTableOptions::IndexType index_type, bool whole_key_filtering, in BlockBasedTablePropertiesCollector()
274 BlockBasedTableOptions::IndexType index_type_;
282 const BlockBasedTableOptions table_options;
361 const BlockBasedTableOptions& table_opt, in Rep()
385 ? BlockBasedTableOptions::kDataBlockBinarySearch in Rep()
412 BlockBasedTableOptions::kTwoLevelIndexSearch) { in Rep()
458 const BlockBasedTableOptions& table_options, in BlockBasedTableBuilder()
469 BlockBasedTableOptions sanitized_table_options(table_options); in BlockBasedTableBuilder()
961 BlockBasedTableOptions::kTwoLevelIndexSearch) { in WritePropertiesBlock()