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()
418 RFALSE(tb->insert_size[h] < 0 || (mode != M_INSERT && mode != M_PASTE), in get_num_ver()
463 RFALSE(needed_nodes > 3, "vs-8105: too many nodes are needed"); in get_num_ver()
492 RFALSE(is_direct_le_ih(vi->vi_ih), in get_num_ver()
718 RFALSE(B_NR_ITEMS(S0) != 1, in are_leaves_removable()
744 RFALSE(le_ih_k_offset(ih) == DOT_OFFSET, in are_leaves_removable()
889 RFALSE(!*blocknr, in get_empty_nodes()
893 RFALSE(buffer_dirty(new_bh) || in get_empty_nodes()
900 RFALSE(tb->FEB[tb->cur_blknum], in get_empty_nodes()
975 RFALSE(!father || in is_left_neighbor_in_cache()
995 RFALSE(buffer_uptodate(left) && !B_IS_IN_TREE(left), in is_left_neighbor_in_cache()
1046 RFALSE(counter < FIRST_PATH_ELEMENT_OFFSET, in get_far_parent()
1103 RFALSE(B_LEVEL(*pcom_father) <= DISK_LEAF_NODE_LEVEL, in get_far_parent()
1154 RFALSE(B_LEVEL(*pfather) != h + 1, in get_far_parent()
1156 RFALSE(s_path_to_neighbor_father.path_length < in get_far_parent()
1229 RFALSE((curf && !B_IS_IN_TREE(curf)) || in get_parents()
1264 RFALSE((curf && !B_IS_IN_TREE(curf)) || in get_parents()
1460 RFALSE(h && in ip_check_balance()
1464 RFALSE(!h && ((tb->lnum[h] >= vn->vn_nr_item && (tb->lbytes == -1)) || in ip_check_balance()
1640 RFALSE(h && in ip_check_balance()
1896 RFALSE(!tb->FL[h] && !tb->FR[h], "vs-8235: trying to borrow for root"); in dc_check_balance_internal()
1960 RFALSE(-levbytes >= maxsize - B_FREE_SPACE(S0), in dc_check_balance_leaf()
1994 RFALSE(!tb->FL[h], in dc_check_balance_leaf()
2037 RFALSE(!(PATH_H_PBUFFER(tb->tb_path, h)), in dc_check_balance()
2082 RFALSE(mode == M_INSERT && !vn->vn_ins_ih, in check_balance()
2104 RFALSE(path_offset < FIRST_PATH_ELEMENT_OFFSET - 1, in get_direct_parent()
2171 RFALSE(bh == tb->FL[h] && in get_neighbors()
2191 RFALSE(!B_IS_IN_TREE(tb->FL[h]) || in get_neighbors()
2195 RFALSE(!B_IS_IN_TREE(bh), "PAP-8280: invalid child"); in get_neighbors()
2196 RFALSE(!h && in get_neighbors()
2211 RFALSE(bh == tb->FR[h] && in get_neighbors()
2233 RFALSE(!h in get_neighbors()
2676 RFALSE(tb->blknum[h] != 1, in fix_nodes()
2690 RFALSE(h == MAX_HEIGHT - 1, in fix_nodes()