Searched refs:UBI_MAX_RNVOL (Results 1 – 3 of 3) sorted by relevance
200 #define UBI_MAX_RNVOL 32 macro371 } ents[UBI_MAX_RNVOL];
219 #define UBI_MAX_RNVOL 32 macro410 } ents[UBI_MAX_RNVOL];
686 if (req->count < 0 || req->count > UBI_MAX_RNVOL) in rename_volumes()