Searched defs:maxcontig (Results 1 – 4 of 4) sorted by relevance
60 int maxcontig; /* max contiguous blocks to allocate */ member
98 int maxcontig = 0; /* max contiguous blocks to allocate */ variable
124 static int maxcontig; /* max contiguous blocks to allocate */ variable
1380 int fd, maxcontig, clustersize; in TEST_P() local