Lines Matching refs:ih_item_len
443 if (ih_item_len(ih) < 1 in is_leaf()
444 || ih_item_len(ih) > MAX_ITEM_LEN(blocksize)) { in is_leaf()
450 if (prev_location - ih_location(ih) != ih_item_len(ih)) { in is_leaf()
855 RFALSE(!ih_item_len in search_for_position_by_key()
898 ih_item_len(p_le_ih) / UNFM_P_SIZE; in search_for_position_by_key()
900 pos_in_item(search_path) = ih_item_len(p_le_ih); in search_for_position_by_key()
940 *cut_size = -(IH_SIZE + ih_item_len(le_ih)); in prepare_for_direct_item()
948 *cut_size = -(IH_SIZE + ih_item_len(le_ih)); in prepare_for_direct_item()
953 *cut_size = -(ih_item_len(le_ih) - pos_in_item(path)); in prepare_for_direct_item()
961 *cut_size = -(IH_SIZE + ih_item_len(le_ih)); in prepare_for_direct_item()
966 *cut_size = -(ih_item_len(le_ih) - in prepare_for_direct_item()
982 *cut_size = -(IH_SIZE + ih_item_len(le_ih)); in prepare_for_direntry_item()
992 *cut_size = -(IH_SIZE + ih_item_len(le_ih)); in prepare_for_direntry_item()
1043 *cut_size = -(IH_SIZE + ih_item_len(p_le_ih)); in prepare_for_delete_or_cut()
1156 M_DELETE) ? ih_item_len(p_le_ih) : -tb->insert_size[0]; in calc_deleted_bytes_number()
1299 quota_cut_bytes = ih_item_len(q_ih); in reiserfs_delete_item()
1431 item_len = ih_item_len(tp_item_head(&path)); in reiserfs_delete_solid_item()
1435 quota_cut_bytes = ih_item_len(tp_item_head(&path)); in reiserfs_delete_solid_item()
1599 ih_item_len(tp_item_head(path)) - 1, in indirect_to_direct_roll_back()
1764 M_DELETE) ? ih_item_len(tp_item_head(path)) : -s_cut_balance. in reiserfs_cut_from_item()
1800 if (mode == M_DELETE && ih_item_len(le_ih) != UNFM_P_SIZE) in reiserfs_cut_from_item()
2182 quota_bytes = ih_item_len(ih); in reiserfs_insert_item()
2209 IH_SIZE + ih_item_len(ih)); in reiserfs_insert_item()