Searched refs:UBI_MAX_RNVOL (Results 1 – 3 of 3) sorted by relevance
196 #define UBI_MAX_RNVOL 32 macro367 } ents[UBI_MAX_RNVOL];
213 #define UBI_MAX_RNVOL 32 macro384 } ents[UBI_MAX_RNVOL];
393 for (c = 0; c < CLAMP(rnvol.count, 0, UBI_MAX_RNVOL); ++c) { in ubi_ioctl()