check_pattern
goto check_pattern;
check_pattern:
if (check_pattern(buf, 0xff, 0, CHFS_NODE_HDR_SIZE)) {
if (check_pattern((void *) &ebhdr->ec_hdr,
if (check_pattern((void *) &ebhdr->u.nor_hdr, 0xFF, 0,
if (check_pattern((void *) &ebhdr->ec_hdr,
if (check_pattern((void *) &ebhdr->u.nand_hdr, 0xFF, 0,