Home
last modified time | relevance | path

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

/external/erofs-utils/lib/
Dcache.c134 unsigned int alignsize, used0, usedmax; in erofs_balloc() local
143 usedmax = 0; in erofs_balloc()
177 if (usedmax < used) { in erofs_balloc()
179 usedmax = used; in erofs_balloc()