Lines Matching refs:lbytes
214 tb->lbytes = -1; in check_left()
231 tb->lbytes = -1; in check_left()
260 tb->lbytes = -1; in check_left()
265 tb->lbytes = op_check_left(vi, cur_free, 0, 0); in check_left()
266 if (tb->lbytes != -1) in check_left()
640 tb->lbytes = lb; in set_parameters()
646 PROC_INFO_ADD(tb->tb_sb, lbytes[h], lb); in set_parameters()
665 to_left = tb->lnum[0] - ((tb->lbytes != -1) ? 1 : 0); in is_leaf_removable()
680 if (remain_items > 1 || tb->lbytes == -1 || tb->rbytes == -1) in is_leaf_removable()
688 if (tb->lbytes + tb->rbytes >= size) { in is_leaf_removable()
690 tb->lbytes, -1); in is_leaf_removable()
774 tb->lbytes, -1);\
776 set_parameters (tb, h, lpar - (tb->lbytes!=-1), 0, lnver, snum012+lset,\
1464 RFALSE(!h && ((tb->lnum[h] >= vn->vn_nr_item && (tb->lbytes == -1)) || in ip_check_balance()
1553 lpar - ((h || tb->lbytes == -1) ? 0 : 1), in ip_check_balance()
1561 ((tb->lbytes != -1) ? 1 : 0), in ip_check_balance()
1562 tb->lbytes, 0, -1, in ip_check_balance()
1608 lpar - ((h || tb->lbytes == -1) ? 0 : 1), in ip_check_balance()
1621 ((tb->lbytes != -1) ? 1 : 0), in ip_check_balance()
1622 tb->lbytes, in ip_check_balance()
1648 tb->lbytes, tb->rbytes); in ip_check_balance()
1652 ((tb->lbytes == -1) ? 0 : 1), in ip_check_balance()
1990 if (tb->lnum[0] >= vn->vn_nr_item && tb->lbytes == -1) in dc_check_balance_leaf()