Searched refs:MIN_INDEX_LEBS (Results 1 – 2 of 2) sorted by relevance
182 if (idx_lebs < MIN_INDEX_LEBS) in ubifs_calc_min_idx_lebs()183 idx_lebs = MIN_INDEX_LEBS; in ubifs_calc_min_idx_lebs()
60 #define MIN_INDEX_LEBS 2 macro