Searched refs:copy_item_head (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/reiserfs/
H A Dtail_conversion.c42 copy_item_head(&ind_ih, p_le_ih);
196 copy_item_head(&s_ih, PATH_PITEM_HEAD(path));
222 copy_item_head(&s_ih, PATH_PITEM_HEAD(path));
H A Ddir.c42 #define store_ih(where,what) copy_item_head (where, what)
H A Dnamei.c1338 copy_item_head(&old_entry_ih, get_ih(&old_entry_path));
1358 copy_item_head(&new_entry_ih, get_ih(&new_entry_path));
1375 copy_item_head(&dot_dot_ih,
H A Dstree.c15 * copy_item_head
71 inline void copy_item_head(struct item_head *to, function
1036 copy_item_head(&s_ih, PATH_PITEM_HEAD(path));
1213 copy_item_head(&s_ih, PATH_PITEM_HEAD(path));
H A Dinode.c349 copy_item_head(&tmp_ih, ih);
679 copy_item_head(&tmp_ih, ih);
1360 copy_item_head(&tmp_ih, ih);
2226 copy_item_head(&tmp_ih, ih);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dreiserfs_fs.h1931 extern void copy_item_head(struct item_head *to,

Completed in 187 milliseconds