Home
last modified time | relevance | path

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

/linux-3.4.99/fs/reiserfs/
Dtail_conversion.c42 copy_item_head(&ind_ih, p_le_ih); in direct2indirect()
197 copy_item_head(&s_ih, PATH_PITEM_HEAD(path)); in indirect2direct()
223 copy_item_head(&s_ih, PATH_PITEM_HEAD(path)); in indirect2direct()
Ddir.c51 #define store_ih(where,what) copy_item_head (where, what)
Dnamei.c1342 copy_item_head(&old_entry_ih, get_ih(&old_entry_path)); in reiserfs_rename()
1362 copy_item_head(&new_entry_ih, get_ih(&new_entry_path)); in reiserfs_rename()
1379 copy_item_head(&dot_dot_ih, in reiserfs_rename()
Dstree.c71 inline void copy_item_head(struct item_head *to, in copy_item_head() function
1038 copy_item_head(&s_ih, PATH_PITEM_HEAD(path)); in prepare_for_delete_or_cut()
1218 copy_item_head(&s_ih, PATH_PITEM_HEAD(path)); in reiserfs_delete_item()
Dinode.c351 copy_item_head(&tmp_ih, ih); in _get_block_create_0()
689 copy_item_head(&tmp_ih, ih); in reiserfs_get_block()
1373 copy_item_head(&tmp_ih, ih); in reiserfs_update_sd_size()
2256 copy_item_head(&tmp_ih, ih); in map_block_for_writepage()
Dreiserfs.h2502 extern void copy_item_head(struct item_head *to,