NDISKS
for (i = 0; i < NDISKS+3; i++) {
static struct page *dataptrs[NDISKS];
if (NDISKS > 4)
unsigned int dataoffs[NDISKS];
if (NDISKS > 5)
if (NDISKS > 12) {
static addr_conv_t addr_conv[NDISKS];
if (NDISKS > 24)
err += test(NDISKS, &tests);
static struct page *data[NDISKS+3];
for (i = 0; i < NDISKS+3; i++)
struct page *blocks[NDISKS];
BUG_ON(disks > NDISKS);