max_nparts 223 block/partitions/msdos.c short max_nparts; max_nparts 248 block/partitions/msdos.c max_nparts = le16_to_cpu(v->v_nparts) > 8 ? SOLARIS_X86_NUMSLICE : 8; max_nparts 249 block/partitions/msdos.c for (i = 0; i < max_nparts && state->next < state->limit; i++) {