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