Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/makefs/
H A Dffs.h56 int maxcontig; /* max contiguous blocks to allocate */ member
/netbsd-src/usr.sbin/makefs/ffs/
H A Dmkfs.c122 static int maxcontig; /* max contiguous blocks to allocate */ variable
/netbsd-src/sbin/newfs/
H A Dnewfs.c222 int maxcontig = 0; /* max contiguous blocks to allocate */ variable