Searched refs:UBI_MAX_VOL_LEBS (Results 1 – 2 of 2) sorted by relevance
31 #define UBI_MAX_VOL_LEBS CONFIG_SPL_UBI_MAX_VOL_LEBS macro35 #define UBI_VOL_BM_SIZE ((UBI_MAX_VOL_LEBS / BITS_PER_LONG) + 1)46 u32 lebs_to_pebs[UBI_MAX_VOL_LEBS];
134 if (lnum >= UBI_MAX_VOL_LEBS) { in ubi_add_peb_to_vol()135 ubi_warn("Vol: %u LEB %d > %d", vol_id, lnum, UBI_MAX_VOL_LEBS); in ubi_add_peb_to_vol()