Lines Matching refs:item_head

29 inline void copy_item_head(struct item_head *to,  in copy_item_head()
30 const struct item_head *from) in copy_item_head()
392 struct item_head *ih; in is_leaf()
412 ih = (struct item_head *)(buf + BLKH_SIZE) + nr - 1; in is_leaf()
427 ih = (struct item_head *)(buf + BLKH_SIZE); in is_leaf()
746 retval = bin_search(key, item_head(bh, 0), in search_by_key()
836 struct item_head *p_le_ih; /* pointer to on-disk structure */ in search_for_position_by_key()
856 (item_head in search_for_position_by_key()
870 item_head(PATH_PLAST_BUFFER(search_path), in search_for_position_by_key()
906 int comp_items(const struct item_head *stored_ih, const struct treepath *path) in comp_items()
909 struct item_head *ih; in comp_items()
932 struct item_head *le_ih, in prepare_for_direct_item()
973 struct item_head *le_ih, in prepare_for_direntry_item()
1032 struct item_head *p_le_ih = tp_item_head(path); in prepare_for_delete_or_cut()
1061 struct item_head s_ih; in prepare_for_delete_or_cut()
1149 struct item_head *p_le_ih = tp_item_head(tb->tb_path); in calc_deleted_bytes_number()
1211 char head2type(struct item_head *ih) in head2type()
1239 struct item_head s_ih; in reiserfs_delete_item()
1240 struct item_head *q_ih; in reiserfs_delete_item()
1635 struct item_head *p_le_ih; in reiserfs_cut_from_item()
1789 struct item_head *le_ih = in reiserfs_cut_from_item()
1872 struct item_head *p_le_ih; /* Pointer to an item header. */ in reiserfs_do_truncate()
2030 struct item_head *found_ih = tp_item_head(path); in check_research_for_paste()
2169 struct item_head *ih, struct inode *inode, in reiserfs_insert_item()