Lines Matching refs:rbytes
300 tb->rbytes = -1; in check_right()
317 tb->rbytes = -1; in check_right()
345 tb->rbytes = -1; in check_right()
355 tb->rbytes = op_check_right(vi, cur_free); in check_right()
356 if (tb->rbytes != -1) in check_right()
639 tb->rbytes = rb; in set_parameters()
645 PROC_INFO_ADD(tb->tb_sb, rbytes[h], rb); in set_parameters()
664 to_right = tb->rnum[0] - ((tb->rbytes != -1) ? 1 : 0); in is_leaf_removable()
678 if (remain_items > 1 || tb->lbytes == -1 || tb->rbytes == -1) in is_leaf_removable()
686 if (tb->lbytes + tb->rbytes >= size) { in is_leaf_removable()
791 -1, tb->rbytes);\
793 set_parameters (tb, h, 0, rpar - (tb->rbytes!=-1), rnver, snum012+rset,\
1463 (tb->rnum[h] >= vn->vn_nr_item && (tb->rbytes == -1))), in ip_check_balance()
1579 rbytes != in ip_check_balance()
1589 ((tb->rbytes != -1) ? 1 : 0)), in ip_check_balance()
1590 tb->rbytes, in ip_check_balance()
1610 rbytes != in ip_check_balance()
1622 ((tb->rbytes != -1) ? 1 : 0)), in ip_check_balance()
1623 tb->rbytes, in ip_check_balance()
1646 tb->lbytes, tb->rbytes); in ip_check_balance()
1652 ((tb->rbytes == -1) ? 0 : 1), in ip_check_balance()
1987 …if (is_left_neighbor_in_cache(tb, h) || ((tb->rnum[0] - ((tb->rbytes == -1) ? 0 : 1)) < vn->vn_nr_… in dc_check_balance_leaf()
1999 if (tb->rnum[0] >= vn->vn_nr_item && tb->rbytes == -1) { in dc_check_balance_leaf()