Searched refs:next_update_incr (Results 1 - 1 of 1) sorted by relevance

/external/e2fsprogs/e2fsck/
H A Dutil.c564 int j, count, next_update, next_update_incr; local
588 next_update_incr = num / 100;
589 if (next_update_incr < 1)
590 next_update_incr = 1;

Completed in 52 milliseconds