FLASH_COUNT_SIZE
num_bits = FLASH_COUNT_SIZE * 8;
flash_buf = kmalloc(FLASH_COUNT_SIZE, GFP_KERNEL);
FLASH_COUNT_SIZE);