OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:maxspace
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/ufs/ext2fs/
ext2fs_alloc.c
212
int cg,
maxspace
, mincg, avgifree;
local
215
maxspace
= 0;
227
if (mincg == -1 || nbfree >
maxspace
) {
229
maxspace
= nbfree;
/src/usr.sbin/sysinst/
label.c
2076
char defstart[24], isize[24], maxpart, minspace,
maxspace
,
local
2110
maxspace
= minspace + spaces -1;
2112
maxspace
);
2114
maxspace
= minspace = maxpart + 1;
2118
maxspace
= 0;
2201
isize[0] <=
maxspace
) {
Completed in 95 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026