Searched refs:FLASH_COUNT_SIZE (Results 1 – 1 of 1) sorted by relevance
209 #define FLASH_COUNT_SIZE 4096 /* count stored as inverted bit vector */ macro220 num_bits = FLASH_COUNT_SIZE * 8; in flash_count_show()222 flash_buf = kmalloc(FLASH_COUNT_SIZE, GFP_KERNEL); in flash_count_show()227 FLASH_COUNT_SIZE); in flash_count_show()