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