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

/freebsd-10.2-release/usr.sbin/makefs/
H A Dffs.h58 int maxcontig; /* max contiguous blocks to allocate */ member in struct:__anon12363
/freebsd-10.2-release/sbin/newfs/
H A Dnewfs.c108 int maxcontig = 0; /* max contiguous blocks to allocate */ variable
/freebsd-10.2-release/usr.sbin/makefs/ffs/
H A Dmkfs.c108 static int maxcontig; /* max contiguous blocks to allocate */ variable

Completed in 135 milliseconds