OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:next_update_incr
(Results
1 - 1
of
1
) sorted by null
/external/e2fsprogs/e2fsck/
util.c
564
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 26 milliseconds