Searched defs:maxcontig (Results 1 - 3 of 3) sorted by relevance

/src/usr.sbin/makefs/
H A Dffs.h56 int maxcontig; /* max contiguous blocks to allocate */ member in struct:__anonfa978b910108
/src/sbin/newfs/
H A Dnewfs.c222 int maxcontig = 0; /* max contiguous blocks to allocate */ variable in typeref:typename:int
/src/usr.sbin/makefs/ffs/
H A Dmkfs.c122 static int maxcontig; /* max contiguous blocks to allocate */ variable in typeref:typename:int

Completed in 6 milliseconds