Searched refs:file_sectors (Results 1 – 1 of 1) sorted by relevance
363 uint32_t file_sectors = (dt->max_size + MFLASH_SECTOR_SIZE - 1) / MFLASH_SECTOR_SIZE; in mflash_format_internal() local364 total_sectors += file_sectors; in mflash_format_internal()406 uint32_t file_sectors = (dt->max_size + MFLASH_SECTOR_SIZE - 1) / MFLASH_SECTOR_SIZE; in mflash_format_internal() local409 dr->alloc_size = file_sectors * MFLASH_SECTOR_SIZE; in mflash_format_internal()