Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/fs/reiserfs/
H A Dreiserfs_private.h216 #define BLKH_SIZE (sizeof (struct block_head)) macro
462 #define ITEMHEAD ((struct item_head *) ((int) LEAF + BLKH_SIZE))
463 #define KEY(cache) ((struct key *) ((int) cache + BLKH_SIZE))
465 ((int) cache + BLKH_SIZE + KEY_SIZE * nr_item))