Lines Matching refs:item_head
30 inline void copy_item_head(struct item_head *to,
31 const struct item_head *from)
390 static int has_valid_deh_location(struct buffer_head *bh, struct item_head *ih)
411 struct item_head *ih;
431 ih = (struct item_head *)(buf + BLKH_SIZE) + nr - 1;
446 ih = (struct item_head *)(buf + BLKH_SIZE);
770 retval = bin_search(key, item_head(bh, 0),
860 struct item_head *p_le_ih; /* pointer to on-disk structure */
880 (item_head
894 item_head(PATH_PLAST_BUFFER(search_path),
930 int comp_items(const struct item_head *stored_ih, const struct treepath *path)
933 struct item_head *ih;
950 struct item_head *le_ih,
991 struct item_head *le_ih,
1050 struct item_head *p_le_ih = tp_item_head(path);
1079 struct item_head s_ih;
1167 struct item_head *p_le_ih = tp_item_head(tb->tb_path);
1229 char head2type(struct item_head *ih)
1257 struct item_head s_ih;
1258 struct item_head *q_ih;
1653 struct item_head *p_le_ih;
1807 struct item_head *le_ih =
1890 struct item_head *p_le_ih; /* Pointer to an item header. */
2048 struct item_head *found_ih = tp_item_head(path);
2187 struct item_head *ih, struct inode *inode,