Searched refs:current_bytes (Results 1 – 1 of 1) sorted by relevance
121 off_t current_bytes; in fetch_files() local169 current_bytes = 0; in fetch_files()202 current_bytes += chunk; in fetch_files()207 progress = (current_bytes * 100) / total_bytes; in fetch_files()