Searched refs:node_leaf_max_key_count (Results 1 – 1 of 1) sorted by relevance
3085 int node_leaf_max_key_count; in block_tree_check_config() local3100 node_leaf_max_key_count = block_tree_max_key_count(tree, true); in block_tree_check_config()3108 printf("leaf max key count: %6d\n", node_leaf_max_key_count); in block_tree_check_config()3116 tree_max_entry_count = node_leaf_max_key_count; in block_tree_check_config()