Lines Matching refs:updating
867 bool updating) { in block_tree_check_sub_tree() argument
926 is_root ? (key_count /*- 1*/) : ((key_count + 1) / 2 + updating); in block_tree_check_sub_tree()
975 child_max_key, updating); in block_tree_check_sub_tree()
1011 child_max_key, updating); in block_tree_check_sub_tree()
1067 DATA_BLOCK_MAX, tree->updating); in block_tree_check()
2644 assert(!tree->updating); in block_tree_insert_block_mac()
2648 tree->updating = true; in block_tree_insert_block_mac()
2728 tree->updating = false; in block_tree_insert_block_mac()
2777 assert(!tree->updating); in block_tree_remove()
2783 tree->updating = true; in block_tree_remove()
2858 tree->updating = false; in block_tree_remove()
2894 assert(!tree->updating); in block_tree_update_block_mac()
2906 tree->updating = true; in block_tree_update_block_mac()
3005 tree->updating = false; in block_tree_update_block_mac()