bcm_tag
offset = rootfsaddr - sizeof(struct bcm_tag);
offset = kerneladdr - sizeof(struct bcm_tag);
loff_t tag_offset, struct bcm_tag *buf)
offsetof(struct bcm_tag, header_crc));
struct bcm_tag *buf = NULL;
buf = vmalloc(sizeof(struct bcm_tag));