Searched refs:fill_percent (Results 1 – 1 of 1) sorted by relevance
173 calculate_allowed_fill(unsigned long fill_percent, unsigned long ct) in calculate_allowed_fill() argument177 unsigned long v2 = (ct *fill_percent)/100; in calculate_allowed_fill()180 v = (ct /100)*fill_percent; in calculate_allowed_fill()