Lines Matching refs:item_head
30 inline void copy_item_head(struct item_head *to, in copy_item_head()
31 const struct item_head *from) in copy_item_head()
393 struct item_head *ih; in is_leaf()
413 ih = (struct item_head *)(buf + BLKH_SIZE) + nr - 1; in is_leaf()
428 ih = (struct item_head *)(buf + BLKH_SIZE); in is_leaf()
747 retval = bin_search(key, item_head(bh, 0), in search_by_key()
837 struct item_head *p_le_ih; /* pointer to on-disk structure */ in search_for_position_by_key()
857 (item_head in search_for_position_by_key()
871 item_head(PATH_PLAST_BUFFER(search_path), in search_for_position_by_key()
907 int comp_items(const struct item_head *stored_ih, const struct treepath *path) in comp_items()
910 struct item_head *ih; in comp_items()
933 struct item_head *le_ih, in prepare_for_direct_item()
974 struct item_head *le_ih, in prepare_for_direntry_item()
1033 struct item_head *p_le_ih = tp_item_head(path); in prepare_for_delete_or_cut()
1062 struct item_head s_ih; in prepare_for_delete_or_cut()
1150 struct item_head *p_le_ih = tp_item_head(tb->tb_path); in calc_deleted_bytes_number()
1212 char head2type(struct item_head *ih) in head2type()
1240 struct item_head s_ih; in reiserfs_delete_item()
1241 struct item_head *q_ih; in reiserfs_delete_item()
1636 struct item_head *p_le_ih; in reiserfs_cut_from_item()
1790 struct item_head *le_ih = in reiserfs_cut_from_item()
1873 struct item_head *p_le_ih; /* Pointer to an item header. */ in reiserfs_do_truncate()
2031 struct item_head *found_ih = tp_item_head(path); in check_research_for_paste()
2170 struct item_head *ih, struct inode *inode, in reiserfs_insert_item()