Lines Matching refs:tmp_ih
231 struct item_head * ih, tmp_ih; in _get_block_create_0() local
316 copy_item_head (&tmp_ih, ih); in _get_block_create_0()
325 if (fs_changed (fs_gen, inode->i_sb) && item_moved (&tmp_ih, &path)) { in _get_block_create_0()
539 struct item_head * ih, tmp_ih; in reiserfs_get_block() local
613 copy_item_head (&tmp_ih, ih); in reiserfs_get_block()
642 if (fs_changed (fs_gen, inode->i_sb) && item_moved (&tmp_ih, &path)) { in reiserfs_get_block()
656 if (fs_changed (fs_gen, inode->i_sb) && item_moved (&tmp_ih, &path)) { in reiserfs_get_block()
704 make_le_item_head (&tmp_ih, &key, version, 1, TYPE_INDIRECT, in reiserfs_get_block()
719 retval = reiserfs_insert_item (&th, &path, &tmp_key, &tmp_ih, (char *)&unp); in reiserfs_get_block()
1110 struct item_head *ih, tmp_ih ; in reiserfs_update_sd() local
1145 copy_item_head (&tmp_ih, ih); in reiserfs_update_sd()
1148 if (fs_changed (fs_gen, inode->i_sb) && item_moved(&tmp_ih, &path)) { in reiserfs_update_sd()
1887 struct item_head tmp_ih ; in map_block_for_writepage() local
1940 copy_item_head(&tmp_ih, ih) ; in map_block_for_writepage()
1942 if (fs_changed (fs_gen, inode->i_sb) && item_moved (&tmp_ih, &path)) { in map_block_for_writepage()