Searched defs:total_chunks (Results 1 – 3 of 3) sorted by relevance
106 u32 total_chunks; /*Total number of chunks/parts in the image file */ member
464 u32 total_chunks; member
600 unsigned long i, chunks = 0, total_chunks = 0, sum_total_chunks = 0; in zbud_show_cumul_chunk_counts() local