Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/reiserfs/
H A Dtail_conversion.c58 copy_item_head(&ind_ih, p_le_ih); in direct2indirect()
226 copy_item_head(&s_ih, tp_item_head(path)); in indirect2direct()
254 copy_item_head(&s_ih, tp_item_head(path)); in indirect2direct()
H A Ddir.c51 #define store_ih(where,what) copy_item_head (where, what)
H A Dnamei.c1459 copy_item_head(&old_entry_ih, tp_item_head(&old_entry_path)); in reiserfs_rename()
1483 copy_item_head(&new_entry_ih, tp_item_head(&new_entry_path)); in reiserfs_rename()
1500 copy_item_head(&dot_dot_ih, in reiserfs_rename()
H A Dinode.c391 copy_item_head(&tmp_ih, ih); in _get_block_create_0()
753 copy_item_head(&tmp_ih, ih); in reiserfs_get_block()
1493 copy_item_head(&tmp_ih, ih); in reiserfs_update_sd_size()
2431 copy_item_head(&tmp_ih, ih); in map_block_for_writepage()
H A Dstree.c30 inline void copy_item_head(struct item_head *to, in copy_item_head() function
1098 copy_item_head(&s_ih, tp_item_head(path)); in prepare_for_delete_or_cut()
1287 copy_item_head(&s_ih, tp_item_head(path)); in reiserfs_delete_item()
H A Dreiserfs.h2967 extern void copy_item_head(struct item_head *to,
/kernel/linux/linux-6.6/fs/reiserfs/
H A Dtail_conversion.c58 copy_item_head(&ind_ih, p_le_ih); in direct2indirect()
226 copy_item_head(&s_ih, tp_item_head(path)); in indirect2direct()
254 copy_item_head(&s_ih, tp_item_head(path)); in indirect2direct()
H A Ddir.c51 #define store_ih(where,what) copy_item_head (where, what)
H A Dnamei.c1464 copy_item_head(&old_entry_ih, tp_item_head(&old_entry_path)); in reiserfs_rename()
1488 copy_item_head(&new_entry_ih, tp_item_head(&new_entry_path)); in reiserfs_rename()
1505 copy_item_head(&dot_dot_ih, in reiserfs_rename()
H A Dinode.c385 copy_item_head(&tmp_ih, ih); in _get_block_create_0()
745 copy_item_head(&tmp_ih, ih); in reiserfs_get_block()
1483 copy_item_head(&tmp_ih, ih); in reiserfs_update_sd_size()
2419 copy_item_head(&tmp_ih, ih); in map_block_for_writepage()
H A Dstree.c30 inline void copy_item_head(struct item_head *to, in copy_item_head() function
1098 copy_item_head(&s_ih, tp_item_head(path)); in prepare_for_delete_or_cut()
1285 copy_item_head(&s_ih, tp_item_head(path)); in reiserfs_delete_item()
H A Dreiserfs.h2964 extern void copy_item_head(struct item_head *to,

Completed in 30 milliseconds