Searched refs:target_blocks (Results 1 – 1 of 1) sorted by relevance
447 def write_split_transfers(transfer_content, type_str, target_blocks): argument459 while target_blocks.size() != 0:460 blocks_to_write = target_blocks.get_first_block_obj(blocks_limit)464 target_blocks = \465 target_blocks.get_subtract_with_other(blocks_to_write)