Searched refs:tmp_ih (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/reiserfs/
H A Ddir.c61 struct item_head *ih, tmp_ih; local
94 store_ih(&tmp_ih, ih);
164 if (item_moved(&tmp_ih, &path_to_entry)) {
196 if (item_moved(&tmp_ih, &path_to_entry)) {
H A Dinode.c265 struct item_head *ih, tmp_ih; local
349 copy_item_head(&tmp_ih, ih);
604 struct item_head *ih, tmp_ih; local
679 copy_item_head(&tmp_ih, ih);
717 && item_moved(&tmp_ih, &path)) {
732 && item_moved(&tmp_ih, &path)) {
776 make_le_item_head(&tmp_ih, &key, version, 1,
794 reiserfs_insert_item(th, &path, &tmp_key, &tmp_ih,
1321 struct item_head *ih, tmp_ih; local
1360 copy_item_head(&tmp_ih, i
2167 struct item_head tmp_ih; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/reiserfs/
H A Ddir.c61 struct item_head *ih, tmp_ih; local
94 store_ih(&tmp_ih, ih);
164 if (item_moved(&tmp_ih, &path_to_entry)) {
196 if (item_moved(&tmp_ih, &path_to_entry)) {
H A Dinode.c265 struct item_head *ih, tmp_ih; local
349 copy_item_head(&tmp_ih, ih);
604 struct item_head *ih, tmp_ih; local
679 copy_item_head(&tmp_ih, ih);
717 && item_moved(&tmp_ih, &path)) {
732 && item_moved(&tmp_ih, &path)) {
776 make_le_item_head(&tmp_ih, &key, version, 1,
794 reiserfs_insert_item(th, &path, &tmp_key, &tmp_ih,
1321 struct item_head *ih, tmp_ih; local
1360 copy_item_head(&tmp_ih, i
2167 struct item_head tmp_ih; local
[all...]

Completed in 189 milliseconds