OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:starting_max
(Results
1 - 1
of
1
) sorted by null
/system/extras/puncture_fs/
puncture_fs.c
143
u64
starting_max
= 0;
local
163
(int) (100.0 *
starting_max
/ total_size));
164
hole_max = get_random_num(
starting_max
, ending_max);
167
hole_max -
starting_max
,
177
starting_max
= hole_max + hole_size;
181
(ending_max - increments -
starting_max
),
Completed in 165 milliseconds