device_pebs 523 drivers/mtd/ubi/build.c int limit, device_pebs; device_pebs 548 drivers/mtd/ubi/build.c device_pebs = mtd_div_by_eb(device_size, ubi->mtd); device_pebs 549 drivers/mtd/ubi/build.c limit = mult_frac(device_pebs, max_beb_per1024, 1024); device_pebs 552 drivers/mtd/ubi/build.c if (mult_frac(limit, 1024, max_beb_per1024) < device_pebs)