Searched refs:starting_max (Results 1 – 1 of 1) sorted by relevance
143 u64 starting_max = 0; in puncture_fs() local163 (int) (100.0 * starting_max / total_size)); in puncture_fs()164 hole_max = get_random_num(starting_max, ending_max); in puncture_fs()167 hole_max = get_random_num(starting_max, ending_max); in puncture_fs()168 } while (hole_max == starting_max); in puncture_fs()171 hole_max - starting_max, in puncture_fs()181 starting_max = hole_max + hole_size; in puncture_fs()185 (ending_max - increments - starting_max), in puncture_fs()