Searched refs:MS_MAX_ZONES (Results 1 – 2 of 2) sorted by relevance
23 #define MS_MAX_ZONES 16 macro180 int free_block_count[MS_MAX_ZONES];
1341 if (msb->block_count > MS_MAX_ZONES * MS_BLOCKS_IN_ZONE) { in msb_ftl_initialize()