Searched refs:UBI_SPL_VOL_IDS (Results 1 – 2 of 2) sorted by relevance
16 #define UBI_SPL_VOL_IDS CONFIG_SPL_UBI_VOL_IDS macro112 struct ubi_vol_info volinfo[UBI_SPL_VOL_IDS];
214 if (vol_id >= UBI_SPL_VOL_IDS || vh->vol_type != UBI_VID_STATIC) in ubi_scan_vid_hdr()235 if (vol_id >= UBI_SPL_VOL_IDS || vol_type != UBI_STATIC_VOLUME) in assign_aeb_to_av()850 if (vol_id >= UBI_SPL_VOL_IDS) in ipl_load()