s_ih             1058 fs/reiserfs/stree.c 	    struct item_head s_ih;
s_ih             1077 fs/reiserfs/stree.c 		copy_item_head(&s_ih, tp_item_head(path));
s_ih             1078 fs/reiserfs/stree.c 		pos = I_UNFM_NUM(&s_ih);
s_ih             1080 fs/reiserfs/stree.c 		while (le_ih_k_offset (&s_ih) + (pos - 1) * blk_size > new_file_length) {
s_ih             1094 fs/reiserfs/stree.c 		    unfm = (__le32 *)ih_item_body(bh, &s_ih) + pos - 1;
s_ih             1106 fs/reiserfs/stree.c 		    if (item_moved (&s_ih, path))  {
s_ih             1236 fs/reiserfs/stree.c 	struct item_head s_ih;
s_ih             1266 fs/reiserfs/stree.c 		copy_item_head(&s_ih, tp_item_head(path));
s_ih             1342 fs/reiserfs/stree.c 		off = ((le_ih_k_offset(&s_ih) - 1) & (PAGE_SIZE - 1));
s_ih             1344 fs/reiserfs/stree.c 		       ih_item_body(PATH_PLAST_BUFFER(path), &s_ih),
s_ih             1355 fs/reiserfs/stree.c 		       quota_cut_bytes, inode->i_uid, head2type(&s_ih));
s_ih              212 fs/reiserfs/tail_conversion.c 	struct item_head s_ih;
s_ih              226 fs/reiserfs/tail_conversion.c 	copy_item_head(&s_ih, tp_item_head(path));
s_ih              235 fs/reiserfs/tail_conversion.c 	    le_ih_k_offset(&s_ih) - 1 + (ih_item_len(&s_ih) / UNFM_P_SIZE -
s_ih              247 fs/reiserfs/tail_conversion.c 	if (path_changed(&s_ih, path)) {
s_ih              254 fs/reiserfs/tail_conversion.c 		copy_item_head(&s_ih, tp_item_head(path));
s_ih              256 fs/reiserfs/tail_conversion.c 		pos = le_ih_k_offset(&s_ih) - 1 +
s_ih              257 fs/reiserfs/tail_conversion.c 		    (ih_item_len(&s_ih) / UNFM_P_SIZE -
s_ih              266 fs/reiserfs/tail_conversion.c 	make_le_item_head(&s_ih, NULL, get_inode_item_key_version(inode),
s_ih              283 fs/reiserfs/tail_conversion.c 	if (reiserfs_insert_item(th, path, &key, &s_ih, inode,