UBI_FM_MAX_BLOCKS  916 drivers/mtd/ubi/fastmap.c 	if (used_blocks > UBI_FM_MAX_BLOCKS || used_blocks < 1) {
UBI_FM_MAX_BLOCKS 1566 drivers/mtd/ubi/fastmap.c 	if (new_fm->used_blocks > UBI_FM_MAX_BLOCKS) {
UBI_FM_MAX_BLOCKS  413 drivers/mtd/ubi/ubi-media.h 	__be32 block_loc[UBI_FM_MAX_BLOCKS];
UBI_FM_MAX_BLOCKS  414 drivers/mtd/ubi/ubi-media.h 	__be32 block_ec[UBI_FM_MAX_BLOCKS];
UBI_FM_MAX_BLOCKS  241 drivers/mtd/ubi/ubi.h 	struct ubi_wl_entry *e[UBI_FM_MAX_BLOCKS];
UBI_FM_MAX_BLOCKS  242 drivers/mtd/ubi/ubi.h 	int to_be_tortured[UBI_FM_MAX_BLOCKS];