Searched refs:total_chunks (Results 1 – 10 of 10) sorted by relevance
51 - for i in xrange(1, total_chunks + 1):52 + for i in range(1, total_chunks + 1):
93 debug("total_chunks: %d\n", sparse_header->total_chunks); in write_sparse_image()111 for (chunk = 0; chunk < sparse_header->total_chunks; chunk++) { in write_sparse_image()
22 __le32 total_chunks; /* total chunks in the sparse input image */ member
88 u32 total_chunks; /*Total number of chunks/parts in the image file */ member
166 u32 total_chunks :8; member
19 u32 total_chunks; // Total number of chunks in this image member
566 u16 total_chunks; member
375 cmd->total_chunks = qp->npages; in pvrdma_create_qp()
1364 u32 total_chunks; member