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

/freebsd-current/usr.sbin/makefs/
H A Dffs.h60 int maxcontig; /* max contiguous blocks to allocate */ member in struct:__anon6664
/freebsd-current/sbin/newfs/
H A Dnewfs.c98 int maxcontig = 0; /* max contiguous blocks to allocate */ variable
/freebsd-current/usr.sbin/makefs/ffs/
H A Dmkfs.c124 static int maxcontig; /* max contiguous blocks to allocate */ variable
/freebsd-current/tests/sys/fs/fusefs/
H A Dread.cc1327 int fd, maxcontig, clustersize; local

Completed in 141 milliseconds