Lines Matching defs:maximum

40  * The maximum supported file system size (in sectors) is the
42 * (INT_MAX) times the maximum number of sectors per frag. Since
43 * the maximum frag size is MAXBSIZE, the maximum number of sectors
74 * maxcontig - maximum number of logical blocks that will be
112 * The maximum number of cylinders in a group depends upon how much
150 * MAXBLKPG determines the maximum number of data blocks which are
266 * The size of a cylinder group is calculated by CGSIZE. The maximum size
316 #define MAXAIO 1000 /* maximum number of outstanding I/O's we'll manage */
413 long maximum, long def_val, int user_supplied);
415 uint64_t maximum, uint64_t def_val, int user_supplied);
850 * - re-adjust the maximum file system size based on the
855 * affects the maximum file system size.
856 * - now that the real maximum file system is known, set the
858 * MIN(requested size, maximum file system size).
871 * - calculate maxcpg (the maximum value of the cylinders-per-
880 * lower inode density when determining the maximum cpg,
1069 * Since the maximum allocatable unit (the frag) must be less than
1336 * algorithm for calculating the maximum cylinder group size,
1398 * Do not grow the file system, but print on stdout the maximum
2460 * The next line limits a UFS file system to the maximum
3870 * For an 8K filesystem block, the maximum number of cylinder groups is 16384.
3890 * compute the maximum summary info size
4310 daddr32_t maxcsfrag = 0; /* maximum in range */
4619 * Return the maximum size of the new filesystem or 0 if it can't be grown.
5380 range_check(long *varp, char *name, long minimum, long maximum,
5384 name, *varp, minimum, maximum, def_val));
5386 if ((*varp < minimum) || (*varp > maximum)) {
5390 name, *varp, minimum, maximum);
5414 range_check_64(uint64_t *varp, char *name, uint64_t minimum, uint64_t maximum,
5417 if ((*varp < minimum) || (*varp > maximum)) {
5421 name, *varp, minimum, maximum);
5531 * Calculate the maximum value of cylinders-per-group for a file
5548 * The setting of nbpi determines one possible value for the maximum
5557 * The macro MAXIpG_B(bsize, inode_divisor) determines the maximum
5565 * maximum value of cylinders-per-group (determined by nbpi)
5575 * Another possible value for the maximum cylinder group size is determined
5579 * rotational position tables. The calculation of the maximum cpg
5594 * The two calculated maximum values of cylinder-per-group will typically