Searched defs:maxcontig (Results 1 - 3 of 3) sorted by relevance
| /src/usr.sbin/makefs/ | ||
| H A D | ffs.h | 56 int maxcontig; /* max contiguous blocks to allocate */ member in struct:__anonfa978b910108 |
| /src/sbin/newfs/ | ||
| H A D | newfs.c | 222 int maxcontig = 0; /* max contiguous blocks to allocate */ variable in typeref:typename:int |
| /src/usr.sbin/makefs/ffs/ | ||
| H A D | mkfs.c | 122 static int maxcontig; /* max contiguous blocks to allocate */ variable in typeref:typename:int |
Completed in 6 milliseconds