Searched refs:UNIFORM_FLASH_SIZE (Results 1 – 1 of 1) sorted by relevance
22 #define UNIFORM_FLASH_SIZE (8 * 1024 * 1024) macro76 ret.nb_blocs[0] = UNIFORM_FLASH_SIZE / UNIFORM_FLASH_SECTOR_SIZE; in expand_config_defaults()325 g_assert_cmphex(device_len, ==, UNIFORM_FLASH_SIZE); in test_geometry()643 if (ftruncate(fd, UNIFORM_FLASH_SIZE) < 0) { in main()648 UNIFORM_FLASH_SIZE, strerror(error_code)); in main()