Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_reiserfs.c188 #define BLKH_SIZE (sizeof (struct block_head)) macro
349 #define ITEMHEAD ((struct item_head *) ((int) LEAF + BLKH_SIZE))
350 #define KEY(cache) ((struct key *) ((int) cache + BLKH_SIZE))
352 ((int) cache + BLKH_SIZE + KEY_SIZE * nr_item))