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

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

Completed in 180 milliseconds