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