UBI_FM_MAX_POOL_SIZE  900 drivers/mtd/ubi/build.c 		ubi->mtd) / 100) * 5, UBI_FM_MAX_POOL_SIZE);
UBI_FM_MAX_POOL_SIZE  610 drivers/mtd/ubi/fastmap.c 	if (pool_size > UBI_FM_MAX_POOL_SIZE || pool_size < 0) {
UBI_FM_MAX_POOL_SIZE  615 drivers/mtd/ubi/fastmap.c 	if (wl_pool_size > UBI_FM_MAX_POOL_SIZE || wl_pool_size < 0) {
UBI_FM_MAX_POOL_SIZE  621 drivers/mtd/ubi/fastmap.c 	if (fm->max_pool_size > UBI_FM_MAX_POOL_SIZE ||
UBI_FM_MAX_POOL_SIZE  627 drivers/mtd/ubi/fastmap.c 	if (fm->max_wl_pool_size > UBI_FM_MAX_POOL_SIZE ||
UBI_FM_MAX_POOL_SIZE  453 drivers/mtd/ubi/ubi-media.h 	__be32 pebs[UBI_FM_MAX_POOL_SIZE];
UBI_FM_MAX_POOL_SIZE  261 drivers/mtd/ubi/ubi.h 	int pebs[UBI_FM_MAX_POOL_SIZE];