Searched refs:total_blks (Results 1 – 4 of 4) sorted by relevance
85 total_blks = header[6]107 % (path, total_blks, blk_sz, total_chunks))206 if total_blks != offset:208 % (total_blks, offset))
32 __le32 total_blks; /* total blocks in the non-sparse output image */ member
325 if (sparse_header.total_blks != cur_block) { in sparse_file_read_sparse()428 len = (int64_t)sparse_header.total_blks * sparse_header.blk_sz; in sparse_file_import()
587 .total_blks = DIV_ROUND_UP(out->len, out->block_size), in output_file_init()