Searched refs:extRoundDown (Results 1 – 1 of 1) sorted by relevance
19 static s64 extRoundDown(s64 nb);329 nb = min(nblks, extRoundDown(nb)); in extBalloc()368 static s64 extRoundDown(s64 nb) in extRoundDown() function