Searched refs:get_block_cnt (Results 1 – 1 of 1) sorted by relevance
56 def get_block_cnt(inputfile: str, blocksize: int) -> int: function68 totalblocks = get_block_cnt(inputfile, blocksize)172 total_blocks = get_block_cnt(imagefile, blocksize)194 blocknum = get_block_cnt(temp_file, blocksize)