Searched refs:UBI_MAX_RNVOL (Results 1 – 3 of 3) sorted by relevance
200 #define UBI_MAX_RNVOL 32 macro371 } ents[UBI_MAX_RNVOL];
214 #define UBI_MAX_RNVOL 32 macro399 } ents[UBI_MAX_RNVOL];
94 for (c = 0; c < CLAMP(rnvol.count, 0, UBI_MAX_RNVOL); ++c) { in ubi_ioctl()