Lines Matching defs:h
77 static void create_virtual_node(struct tree_balance *tb, int h) in create_virtual_node()
202 static void check_left(struct tree_balance *tb, int h, int cur_free) in check_left()
282 static void check_right(struct tree_balance *tb, int h, int cur_free) in check_right()
365 static int get_num_ver(int mode, struct tree_balance *tb, int h, in get_num_ver()
587 static void set_parameters(struct tree_balance *tb, int h, int lnum, in set_parameters()
855 static int get_lfree(struct tree_balance *tb, int h) in get_lfree()
877 static int get_rfree(struct tree_balance *tb, int h) in get_rfree()
1164 struct tree_balance *tb, int h) in can_node_be_removed()
1212 static int ip_check_balance(struct tree_balance *tb, int h) in ip_check_balance()
1555 static int dc_check_balance_internal(struct tree_balance *tb, int h) in dc_check_balance_internal()
1735 static int dc_check_balance_leaf(struct tree_balance *tb, int h) in dc_check_balance_leaf()
1829 static int dc_check_balance(struct tree_balance *tb, int h) in dc_check_balance()
1860 int h, in check_balance()