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

/external/grub/stage2/
H A Dfsys_reiserfs.c191 struct item_head struct
213 #define IH_SIZE (sizeof (struct item_head))
309 struct item_head *current_ih;
349 #define ITEMHEAD ((struct item_head *) ((int) LEAF + BLKH_SIZE))
731 struct item_head *ih = INFO->current_ih + 1;
755 ih = (struct item_head *) &BLOCKHEAD (LEAF)->blk_right_delim_key;
826 struct item_head *ih;

Completed in 42 milliseconds