Lines Matching refs:tree_balance

51 static void create_virtual_node(struct tree_balance *tb, int h)
194 static void check_left(struct tree_balance *tb, int h, int cur_free)
280 static void check_right(struct tree_balance *tb, int h, int cur_free)
374 static int get_num_ver(int mode, struct tree_balance *tb, int h,
607 * tb tree_balance structure;
621 static void set_parameters(struct tree_balance *tb, int h, int lnum,
652 static int is_leaf_removable(struct tree_balance *tb)
696 static int are_leaves_removable(struct tree_balance *tb, int lfree, int rfree)
797 static void free_buffers_in_tb(struct tree_balance *tb)
827 static int get_empty_nodes(struct tree_balance *tb, int h)
915 static int get_lfree(struct tree_balance *tb, int h)
938 static int get_rfree(struct tree_balance *tb, int h)
959 static int is_left_neighbor_in_cache(struct tree_balance *tb, int h)
1023 static int get_far_parent(struct tree_balance *tb,
1172 static int get_parents(struct tree_balance *tb, int h)
1274 struct tree_balance *tb, int h)
1314 * tb tree_balance structure;
1324 static int ip_check_balance(struct tree_balance *tb, int h)
1714 * tb tree_balance structure;
1726 static int dc_check_balance_internal(struct tree_balance *tb, int h)
1916 * tb tree_balance structure;
1925 static int dc_check_balance_leaf(struct tree_balance *tb, int h)
2022 * tb tree_balance structure;
2031 static int dc_check_balance(struct tree_balance *tb, int h)
2047 * tb tree_balance structure:
2062 struct tree_balance *tb,
2090 static int get_direct_parent(struct tree_balance *tb, int h)
2151 static int get_neighbors(struct tree_balance *tb, int h)
2265 static int get_mem_for_virtual_node(struct tree_balance *tb)
2364 static int wait_tb_buffers_until_unlocked(struct tree_balance *tb)
2536 * tb tree_balance structure;
2546 int fix_nodes(int op_mode, struct tree_balance *tb,
2778 void unfix_nodes(struct tree_balance *tb)