dst_sectors       668 drivers/target/target_core_xcopy.c 	u32 dst_sectors)
dst_sectors       672 drivers/target/target_core_xcopy.c 	u32 length = (dst_sectors * dst_dev->dev_attrib.block_size);
dst_sectors       688 drivers/target/target_core_xcopy.c 	put_unaligned_be32(dst_sectors, &cdb[10]);
dst_sectors       690 drivers/target/target_core_xcopy.c 		(unsigned long long)dst_lba, dst_sectors, length);