Home
last modified time | relevance | path

Searched defs:maxbpg (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/usr.sbin/makefs/
H A Dffs.h58 int maxbpg; /* maximum blocks per file in a cyl group */ member
/netbsd-src/sbin/tunefs/
H A Dtunefs.c110 int maxbpg, minfree, optim, secsize; in main() local
/netbsd-src/usr.sbin/makefs/ffs/
H A Dmkfs.c123 static int maxbpg; /* maximum blocks per file in a cyl group */ variable
/netbsd-src/sbin/newfs/
H A Dnewfs.c223 int maxbpg; /* maximum blocks per file in a cyl group */ variable