Lines Matching refs:ih_entry_count
82 if (from < ih_entry_count(ih)) {
121 FIRST_TO_LAST) ? ih_entry_count(item_head(dest,
167 bytes_or_entries = ih_entry_count(ih);
233 bytes_or_entries = ih_entry_count(ih);
237 ih_entry_count(ih) - bytes_or_entries,
467 ih_entry_count(ih) - cpy_bytes,
778 && !ih_entry_count(item_head(S0, 0)))) &&
885 len = ih_entry_count(ih);
1087 RFALSE(ih_entry_count(ih) < from + del_count,
1089 ih_entry_count(ih), from, del_count);
1111 for (i = ih_entry_count(ih) - 1; i > from + del_count - 1; i--)
1121 put_ih_entry_count(ih, ih_entry_count(ih) - del_count);
1338 RFALSE(ih_entry_count(ih) < before,
1340 ih_entry_count(ih), before);
1355 for (i = ih_entry_count(ih) - 1; i >= before; i--)
1365 put_ih_entry_count(ih, ih_entry_count(ih) + new_entry_count);
1403 for (i = 0; i < ih_entry_count(ih); i++) {
1406 ih_entry_count(ih) -