Lines Matching defs:maxcpg
622 long mincpgcnt, maxcpg;
867 * - calculate maxcpg (the maximum value of the cylinders-per-
869 * algorithms for calculating maxcpg: an old one, which is
879 * new algorithm for determining maxcpg for all file
1322 * maxcpg is another variably-limited parameter. Calculate
1328 * If the calculation of maxcpg below (for the mtb == 'n'
1336 * However, for MTB file systems, use the new maxcpg calculation,
1344 maxcpg = (bsize - sizeof (struct cg) -
1349 maxcpg = compute_maxcpg(bsize, fragsize, nbpi, nrpos,
1355 * Increase the cpg to maxcpg if either newfs was invoked
1360 cpg = maxcpg;
1367 range_check(&cpg, "cgsize", 1, maxcpg, MIN(maxcpg, DESCPG), cpg_flag);
5640 * This is probably impossible, but if one of the maxcpg