Searched refs:max_bytes_dst (Results 1 – 1 of 1) sorted by relevance
662 unsigned long long max_bytes, max_bytes_src, max_bytes_dst, max_blocks; in target_xcopy_do_work() local689 max_bytes_dst = (unsigned long long) dst_dev->dev_attrib.hw_max_sectors * in target_xcopy_do_work()692 max_bytes = min_t(u64, max_bytes_src, max_bytes_dst); in target_xcopy_do_work()