Searched refs:minInodes (Results 1 – 1 of 1) sorted by relevance
130 long minInodes = 128 * 1024; in testSaneInodes() local134 minInodes = 32 * 1024; in testSaneInodes()137 if (stat.f_ffree >= minInodes && stat.f_ffree <= maxInodes in testSaneInodes()143 + minInodes + "," + maxInodes + "]"); in testSaneInodes()