Searched refs:RFALSE (Results 1 - 16 of 16) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/reiserfs/
H A Dibalance.c137 RFALSE(count > 2, "too many children (%d) are to be inserted", count);
138 RFALSE(B_FREE_SPACE(cur) < count * (KEY_SIZE + DC_SIZE),
205 RFALSE(cur == NULL, "buffer is 0");
206 RFALSE(del_num < 0,
208 RFALSE(first_p < 0 || first_p + del_num > B_NR_ITEMS(cur) + 1
221 RFALSE(first_i != 0,
227 RFALSE(first_i + del_num > B_NR_ITEMS(cur),
298 RFALSE(dest == NULL || src == NULL,
300 RFALSE(last_first != FIRST_TO_LAST && last_first != LAST_TO_FIRST,
302 RFALSE(nr_sr
[all...]
H A Dlbalance.c40 RFALSE(!is_direntry_le_ih(ih), "vs-10000: item must be directory item");
148 RFALSE(!ih_item_len(ih),
185 RFALSE(get_ih_free_space(dih),
224 RFALSE(is_indirect_le_ih(ih) && get_ih_free_space(ih),
232 RFALSE(le_ih_k_offset(dih) !=
244 RFALSE(ih_item_len(ih) <= bytes_or_entries,
251 RFALSE(le_ih_k_offset(dih) <=
259 RFALSE(le_ih_k_offset(dih) <=
294 RFALSE(last_first != LAST_TO_FIRST && last_first != FIRST_TO_LAST,
296 RFALSE(B_NR_ITEM
[all...]
H A Ddo_balan.c81 RFALSE(tb->FR[0] && B_LEVEL(tb->FR[0]) != DISK_LEAF_NODE_LEVEL + 1,
83 RFALSE(tb->blknum[0] > 1,
85 RFALSE(!tb->blknum[0] && !PATH_H_PPARENT(tb->tb_path, 0),
95 RFALSE(ih_item_len(ih) + IH_SIZE != -tb->insert_size[0],
117 RFALSE(!item_pos && !tb->CFL[0],
136 RFALSE(!item_pos && !pos_in_item && !tb->CFL[0],
148 RFALSE(!ih_item_len(ih),
205 RFALSE(tb->rnum[0] != 0,
216 RFALSE((tb->lnum[0] + tb->rnum[0] < n) ||
220 RFALSE((t
[all...]
H A Dstree.c63 RFALSE(B_LEVEL(p_s_bh) > MAX_HEIGHT,
254 RFALSE(n_path_offset < FIRST_PATH_ELEMENT_OFFSET,
260 RFALSE(!buffer_uptodate
298 RFALSE(n_path_offset < FIRST_PATH_ELEMENT_OFFSET,
303 RFALSE(!buffer_uptodate
345 RFALSE(!p_s_key || p_s_chk_path->path_length < FIRST_PATH_ELEMENT_OFFSET
349 RFALSE(!PATH_PLAST_BUFFER(p_s_chk_path)->b_bdev,
380 RFALSE(n_path_offset < ILLEGAL_PATH_ELEMENT_OFFSET ||
395 RFALSE(p->path_length != ILLEGAL_PATH_ELEMENT_OFFSET,
409 RFALSE(n_path_offse
[all...]
H A Dfix_node.c64 RFALSE(new_num == 0,
70 RFALSE(mode != M_DELETE,
155 RFALSE(vn->vn_ins_ih == 0,
208 RFALSE(cur_free < 0, "vs-8050: cur_free (%d) < 0", cur_free);
225 RFALSE(!PATH_H_PPARENT(tb->tb_path, 0),
234 RFALSE(vn->vn_mode == M_INSERT || vn->vn_mode == M_PASTE,
288 RFALSE(cur_free < 0, "vs-8070: cur_free < 0");
305 RFALSE(!PATH_H_PPARENT(tb->tb_path, 0),
314 RFALSE(vn->vn_mode == M_INSERT || vn->vn_mode == M_PASTE,
394 RFALSE(t
[all...]
H A Ddir.c93 RFALSE(COMP_SHORT_KEYS(&(ih->ih_key), &pos_key),
96 RFALSE(item_num > B_NR_ITEMS(bh) - 1,
101 RFALSE(I_ENTRY_COUNT(ih) < entry_num,
H A Dbitmap.c146 RFALSE(bmap_n >= SB_BMAP_NR(s), "Bitmap %d is out of range (0..%d)",
440 RFALSE(!s, "vs-4061: trying to free block on nonexistent device");
441 RFALSE(is_reusable(s, block, 1) == 0,
452 RFALSE(!th->t_super,
454 RFALSE(is_reusable(th->t_super, block, 1) == 0,
723 RFALSE(!bh, "green-4002: Illegal path specified to get_left_neighbor");
1237 RFALSE(REISERFS_SB(sb)->reserved_blocks < 0,
H A Dobjectid.c127 RFALSE(sb_oid_cursize(rs) < 2 ||
H A Dtail_conversion.c98 RFALSE(!is_direct_le_ih(p_le_ih),
H A Dfile.c194 RFALSE(!blocks_to_allocate,
667 RFALSE(curr_block > blocks_to_allocate,
1143 RFALSE(!is_indirect_le_ih(ih),
H A Dnamei.c230 RFALSE(de->de_deh != B_I_DEH(de->de_bh, de->de_ih),
274 RFALSE(de->de_item_num,
1440 RFALSE(S_ISDIR(old_inode_mode) &&
H A Ditem_ops.c451 RFALSE(mode != M_PASTE || virtual_entry_num == 0,
H A Dsuper.c323 RFALSE(truncate &&
327 RFALSE(!truncate &&
H A Dxattr.c286 RFALSE(COMP_SHORT_KEYS(&(ih->ih_key), &pos_key),
H A Dinode.c895 RFALSE(pos_in_item != ih_item_len(ih) / UNFM_P_SIZE,
906 RFALSE(cpu_key_k_offset(&tmp_key) > cpu_key_k_offset(&key),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dreiserfs_fs.h90 #define RFALSE( cond, format, args... ) RASSERT( !( cond ), format, ##args ) macro
92 #define RFALSE( cond, format, args... ) do {;} while( 0 ) macro

Completed in 174 milliseconds