Searched refs:UBI_FM_MIN_POOL_SIZE (Results 1 – 2 of 2) sorted by relevance
403 #define UBI_FM_MIN_POOL_SIZE 8 macro
950 if (ubi->fm_pool.max_size < UBI_FM_MIN_POOL_SIZE) in ubi_attach_mtd_dev()951 ubi->fm_pool.max_size = UBI_FM_MIN_POOL_SIZE; in ubi_attach_mtd_dev()