Home
last modified time | relevance | path

Searched refs:total_bytes (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/lib/
H A Dgunzip.c104 u64 total_bytes) in gzwrite_progress() argument
107 printf("%llu/%llu\r", bytes_written, total_bytes); in gzwrite_progress()
113 u64 total_bytes, in gzwrite_progress_finish() argument
119 total_bytes, calculated_crc); in gzwrite_progress_finish()
123 bytes_written, total_bytes, in gzwrite_progress_finish()
/rk3399_rockchip-uboot/include/
H A Dcommon.h658 u64 total_bytes);