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