Lines Matching refs:DC_SIZE
66 vn->vn_nr_item = (vn->vn_size - DC_SIZE) / (DC_SIZE + KEY_SIZE); in create_virtual_node()
205 tb->lnum[h] = cur_free / (DC_SIZE + KEY_SIZE); in check_left()
291 tb->rnum[h] = cur_free / (DC_SIZE + KEY_SIZE); in check_right()
431 i = ((to - from) * (KEY_SIZE + DC_SIZE) + DC_SIZE); in get_num_ver()
1796 (DC_SIZE + KEY_SIZE); in dc_check_balance_internal()
1813 (DC_SIZE + KEY_SIZE); in dc_check_balance_internal()
1857 n = dc_size(B_N_CHILD(tb->FL[h], order_L)) / (DC_SIZE + in dc_check_balance_internal()
1872 n = dc_size(B_N_CHILD(tb->FR[h], order_R)) / (DC_SIZE + in dc_check_balance_internal()
2690 (DC_SIZE + in fix_nodes()
2692 DC_SIZE; in fix_nodes()
2697 (DC_SIZE + KEY_SIZE) * (tb->blknum[h] - 1); in fix_nodes()