block_head
#define BLKH_SIZE (sizeof (struct block_head))
#define BLOCKHEAD(cache) ((struct block_head *) cache)