Lines Matching refs:RFALSE

38 		RFALSE(new_num == 0,  in old_item_num()
44 RFALSE(mode != M_DELETE, in old_item_num()
135 RFALSE(vn->vn_ins_ih == NULL, in create_virtual_node()
201 RFALSE(cur_free < 0, "vs-8050: cur_free (%d) < 0", cur_free); in check_left()
218 RFALSE(!PATH_H_PPARENT(tb->tb_path, 0), in check_left()
227 RFALSE(vn->vn_mode == M_INSERT || vn->vn_mode == M_PASTE, in check_left()
287 RFALSE(cur_free < 0, "vs-8070: cur_free < 0"); in check_right()
304 RFALSE(!PATH_H_PPARENT(tb->tb_path, 0), in check_right()
313 RFALSE(vn->vn_mode == M_INSERT || vn->vn_mode == M_PASTE, in check_right()
417 RFALSE(tb->insert_size[h] < 0 || (mode != M_INSERT && mode != M_PASTE), in get_num_ver()
461 RFALSE(needed_nodes > 3, "vs-8105: too many nodes are needed"); in get_num_ver()
490 RFALSE(is_direct_le_ih(vi->vi_ih), in get_num_ver()
716 RFALSE(B_NR_ITEMS(S0) != 1, in are_leaves_removable()
742 RFALSE(le_ih_k_offset(ih) == DOT_OFFSET, in are_leaves_removable()
887 RFALSE(!*blocknr, in get_empty_nodes()
891 RFALSE(buffer_dirty(new_bh) || in get_empty_nodes()
898 RFALSE(tb->FEB[tb->cur_blknum], in get_empty_nodes()
973 RFALSE(!father || in is_left_neighbor_in_cache()
993 RFALSE(buffer_uptodate(left) && !B_IS_IN_TREE(left), in is_left_neighbor_in_cache()
1044 RFALSE(counter < FIRST_PATH_ELEMENT_OFFSET, in get_far_parent()
1101 RFALSE(B_LEVEL(*pcom_father) <= DISK_LEAF_NODE_LEVEL, in get_far_parent()
1152 RFALSE(B_LEVEL(*pfather) != h + 1, in get_far_parent()
1154 RFALSE(s_path_to_neighbor_father.path_length < in get_far_parent()
1227 RFALSE((curf && !B_IS_IN_TREE(curf)) || in get_parents()
1262 RFALSE((curf && !B_IS_IN_TREE(curf)) || in get_parents()
1458 RFALSE(h && in ip_check_balance()
1462 RFALSE(!h && ((tb->lnum[h] >= vn->vn_nr_item && (tb->lbytes == -1)) || in ip_check_balance()
1638 RFALSE(h && in ip_check_balance()
1892 RFALSE(!tb->FL[h] && !tb->FR[h], "vs-8235: trying to borrow for root"); in dc_check_balance_internal()
1956 RFALSE(-levbytes >= maxsize - B_FREE_SPACE(S0), in dc_check_balance_leaf()
1990 RFALSE(!tb->FL[h], in dc_check_balance_leaf()
2033 RFALSE(!(PATH_H_PBUFFER(tb->tb_path, h)), in dc_check_balance()
2078 RFALSE(mode == M_INSERT && !vn->vn_ins_ih, in check_balance()
2100 RFALSE(path_offset < FIRST_PATH_ELEMENT_OFFSET - 1, in get_direct_parent()
2167 RFALSE(bh == tb->FL[h] && in get_neighbors()
2187 RFALSE(!B_IS_IN_TREE(tb->FL[h]) || in get_neighbors()
2191 RFALSE(!B_IS_IN_TREE(bh), "PAP-8280: invalid child"); in get_neighbors()
2192 RFALSE(!h && in get_neighbors()
2207 RFALSE(bh == tb->FR[h] && in get_neighbors()
2229 RFALSE(!h in get_neighbors()
2672 RFALSE(tb->blknum[h] != 1, in fix_nodes()
2686 RFALSE(h == MAX_HEIGHT - 1, in fix_nodes()