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);
846 * - re-adjust the maximum file system size based on the
851 * affects the maximum file system size.
852 * - now that the real maximum file system is known, set the
854 * MIN(requested size, maximum file system size).
867 * - calculate maxcpg (the maximum value of the cylinders-per-
876 * lower inode density when determining the maximum cpg,
1065 * Since the maximum allocatable unit (the frag) must be less than
1332 * algorithm for calculating the maximum cylinder group size,
1377 * Do not grow the file system, but print on stdout the maximum
2439 * The next line limits a UFS file system to the maximum
3849 * For an 8K filesystem block, the maximum number of cylinder groups is 16384.
3869 * compute the maximum summary info size
4286 daddr32_t maxcsfrag = 0; /* maximum in range */
4595 * Return the maximum size of the new filesystem or 0 if it can't be grown.
5356 range_check(long *varp, char *name, long minimum, long maximum,
5360 name, *varp, minimum, maximum, def_val));
5362 if ((*varp < minimum) || (*varp > maximum)) {
5366 name, *varp, minimum, maximum);
5390 range_check_64(uint64_t *varp, char *name, uint64_t minimum, uint64_t maximum,
5393 if ((*varp < minimum) || (*varp > maximum)) {
5397 name, *varp, minimum, maximum);
5507 * Calculate the maximum value of cylinders-per-group for a file
5524 * The setting of nbpi determines one possible value for the maximum
5533 * The macro MAXIpG_B(bsize, inode_divisor) determines the maximum
5541 * maximum value of cylinders-per-group (determined by nbpi)
5551 * Another possible value for the maximum cylinder group size is determined
5555 * rotational position tables. The calculation of the maximum cpg
5570 * The two calculated maximum values of cylinder-per-group will typically