Home
last modified time | relevance | path

Searched refs:item_head (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_reiserfs.c191 struct item_head struct
213 #define IH_SIZE (sizeof (struct item_head)) argument
309 struct item_head *current_ih;
349 #define ITEMHEAD ((struct item_head *) ((int) LEAF + BLKH_SIZE))
732 struct item_head *ih = INFO->current_ih + 1; in next_key()
756 ih = (struct item_head *) &BLOCKHEAD (LEAF)->blk_right_delim_key; in next_key()
827 struct item_head *ih; in search_stat()