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()
390 static int has_valid_deh_location(struct buffer_head *bh, struct item_head *ih) in has_valid_deh_location()
411 struct item_head *ih; in is_leaf()
431 ih = (struct item_head *)(buf + BLKH_SIZE) + nr - 1; in is_leaf()
446 ih = (struct item_head *)(buf + BLKH_SIZE); in is_leaf()
770 retval = bin_search(key, item_head(bh, 0), in search_by_key()
860 struct item_head *p_le_ih; /* pointer to on-disk structure */ in search_for_position_by_key()
880 (item_head in search_for_position_by_key()
894 item_head(PATH_PLAST_BUFFER(search_path), in search_for_position_by_key()
930 int comp_items(const struct item_head *stored_ih, const struct treepath *path) in comp_items()
933 struct item_head *ih; in comp_items()
950 struct item_head *le_ih, in prepare_for_direct_item()
991 struct item_head *le_ih, in prepare_for_direntry_item()
1050 struct item_head *p_le_ih = tp_item_head(path); in prepare_for_delete_or_cut()
1079 struct item_head s_ih; in prepare_for_delete_or_cut()
1167 struct item_head *p_le_ih = tp_item_head(tb->tb_path); in calc_deleted_bytes_number()
1229 char head2type(struct item_head *ih) in head2type()
1257 struct item_head s_ih; in reiserfs_delete_item()
1258 struct item_head *q_ih; in reiserfs_delete_item()
1653 struct item_head *p_le_ih; in reiserfs_cut_from_item()
1807 struct item_head *le_ih = in reiserfs_cut_from_item()
1890 struct item_head *p_le_ih; /* Pointer to an item header. */ in reiserfs_do_truncate()
2048 struct item_head *found_ih = tp_item_head(path); in check_research_for_paste()
2187 struct item_head *ih, struct inode *inode, in reiserfs_insert_item()