Lines Matching refs:ih_item_len
397 if (deh_location(&deh[i]) > ih_item_len(ih)) { in has_valid_deh_location()
462 if (ih_item_len(ih) < 1 in is_leaf()
463 || ih_item_len(ih) > MAX_ITEM_LEN(blocksize)) { in is_leaf()
469 if (prev_location - ih_location(ih) != ih_item_len(ih)) { in is_leaf()
476 if (ih_item_len(ih) < (ih_entry_count(ih) * IH_SIZE)) { in is_leaf()
879 RFALSE(!ih_item_len in search_for_position_by_key()
922 ih_item_len(p_le_ih) / UNFM_P_SIZE; in search_for_position_by_key()
924 pos_in_item(search_path) = ih_item_len(p_le_ih); in search_for_position_by_key()
958 *cut_size = -(IH_SIZE + ih_item_len(le_ih)); in prepare_for_direct_item()
966 *cut_size = -(IH_SIZE + ih_item_len(le_ih)); in prepare_for_direct_item()
971 *cut_size = -(ih_item_len(le_ih) - pos_in_item(path)); in prepare_for_direct_item()
979 *cut_size = -(IH_SIZE + ih_item_len(le_ih)); in prepare_for_direct_item()
984 *cut_size = -(ih_item_len(le_ih) - in prepare_for_direct_item()
1000 *cut_size = -(IH_SIZE + ih_item_len(le_ih)); in prepare_for_direntry_item()
1010 *cut_size = -(IH_SIZE + ih_item_len(le_ih)); in prepare_for_direntry_item()
1061 *cut_size = -(IH_SIZE + ih_item_len(p_le_ih)); in prepare_for_delete_or_cut()
1174 M_DELETE) ? ih_item_len(p_le_ih) : -tb->insert_size[0]; in calc_deleted_bytes_number()
1317 quota_cut_bytes = ih_item_len(q_ih); in reiserfs_delete_item()
1449 item_len = ih_item_len(tp_item_head(&path)); in reiserfs_delete_solid_item()
1453 quota_cut_bytes = ih_item_len(tp_item_head(&path)); in reiserfs_delete_solid_item()
1617 ih_item_len(tp_item_head(path)) - 1, in indirect_to_direct_roll_back()
1782 M_DELETE) ? ih_item_len(tp_item_head(path)) : -s_cut_balance. in reiserfs_cut_from_item()
1818 if (mode == M_DELETE && ih_item_len(le_ih) != UNFM_P_SIZE) in reiserfs_cut_from_item()
2200 quota_bytes = ih_item_len(ih); in reiserfs_insert_item()
2227 IH_SIZE + ih_item_len(ih)); in reiserfs_insert_item()