Lines Matching refs:lbytes
223 tb->lbytes = -1; in check_left()
240 tb->lbytes = -1; in check_left()
265 tb->lbytes = -1; in check_left()
270 tb->lbytes = op_check_left(vi, cur_free, 0, 0); in check_left()
271 if (tb->lbytes != -1) in check_left()
600 tb->lbytes = lb; in set_parameters()
606 PROC_INFO_ADD(tb->tb_sb, lbytes[h], lb); in set_parameters()
621 to_left = tb->lnum[0] - ((tb->lbytes != -1) ? 1 : 0); in is_leaf_removable()
635 if (remain_items > 1 || tb->lbytes == -1 || tb->rbytes == -1) in is_leaf_removable()
644 if (tb->lbytes + tb->rbytes >= size) { in is_leaf_removable()
646 tb->lbytes, -1); in is_leaf_removable()
725 tb->lbytes, -1);\
727 set_parameters (tb, h, lpar - (tb->lbytes!=-1), 0, lnver, snum012+lset,\
1336 RFALSE(!h && ((tb->lnum[h] >= vn->vn_nr_item && (tb->lbytes == -1)) || in ip_check_balance()
1410 lpar - ((h || tb->lbytes == -1) ? 0 : 1), in ip_check_balance()
1418 ((tb->lbytes != -1) ? 1 : 0), in ip_check_balance()
1419 tb->lbytes, 0, -1, in ip_check_balance()
1461 lpar - ((h || tb->lbytes == -1) ? 0 : 1), in ip_check_balance()
1474 ((tb->lbytes != -1) ? 1 : 0), in ip_check_balance()
1475 tb->lbytes, in ip_check_balance()
1499 tb->lbytes, tb->rbytes); in ip_check_balance()
1503 ((tb->lbytes == -1) ? 0 : 1), in ip_check_balance()
1795 if (tb->lnum[0] >= vn->vn_nr_item && tb->lbytes == -1) in dc_check_balance_leaf()