Searched refs:MAXPART (Results 1 – 3 of 3) sorted by relevance
52 #define MAXPART (NSDMAP + 1) macro150 struct dk_map cl_map[MAXPART]; /* logical partitions */154 diskaddr_t cl_offset[MAXPART]; /* partition start blocks */
125 #define MAXPART (NSDMAP + 1) macro
1054 if (part < 0 || part >= MAXPART) {2881 if (nparts > MAXPART) {2882 nparts = MAXPART;