Home
last modified time | relevance | path

Searched refs:extRoundDown (Results 1 – 1 of 1) sorted by relevance

/fs/jfs/
A Djfs_extent.c19 static s64 extRoundDown(s64 nb);
344 nb = min(nblks, extRoundDown(nb)); in extBalloc()
383 static s64 extRoundDown(s64 nb) in extRoundDown() function

Completed in 3 milliseconds