Searched refs:UBI_FM_MAX_POOL_SIZE (Results 1 – 2 of 2) sorted by relevance
394 #define UBI_FM_MAX_POOL_SIZE 256 macro453 __be32 pebs[UBI_FM_MAX_POOL_SIZE];
612 if (pool_size > UBI_FM_MAX_POOL_SIZE || pool_size < 0) { in ubi_attach_fastmap()617 if (wl_pool_size > UBI_FM_MAX_POOL_SIZE || wl_pool_size < 0) { in ubi_attach_fastmap()623 if (fm->max_pool_size > UBI_FM_MAX_POOL_SIZE || in ubi_attach_fastmap()629 if (fm->max_wl_pool_size > UBI_FM_MAX_POOL_SIZE || in ubi_attach_fastmap()