phymax 168 drivers/mtd/parsers/sharpslpart.c unsigned int block_num, phymax; phymax 177 drivers/mtd/parsers/sharpslpart.c phymax = mtd_div_by_eb(SHARPSL_FTL_PART_SIZE, mtd); phymax 180 drivers/mtd/parsers/sharpslpart.c ftl->logmax = ((phymax * 95) / 100) - 1; phymax 194 drivers/mtd/parsers/sharpslpart.c for (block_num = 0; block_num < phymax; block_num++) { phymax 214 drivers/mtd/parsers/sharpslpart.c phymax, ftl->logmax, phymax - ftl->logmax);