Searched refs:total_blks (Results 1 – 3 of 3) sorted by relevance
93 debug("total_blks: %d\n", sparse_header->total_blks); in write_sparse_image()256 total_blocks, sparse_header->total_blks); in write_sparse_image()259 if (total_blocks != sparse_header->total_blks) in write_sparse_image()
22 __le32 total_blks; /* total blocks in the non-sparse output image */ member
28 printf(" total_blks: %d\n", header->total_blks); in print_header_info()157 img_size = (u64)(header->total_blks * header->blk_sz); in ext4_unsparse()