Searched defs:xcopy_op (Results 1 – 2 of 2) sorted by relevance
96628 struct xcopy_op { struct96629 int op_origin;96630 struct se_cmd *xop_se_cmd;96631 struct se_device *src_dev;96632 unsigned char src_tid_wwn[16];96633 struct se_device *dst_dev;96634 unsigned char dst_tid_wwn[16];96635 unsigned char local_dev_wwn[16];96636 struct percpu_ref *remote_lun_ref;96637 sector_t src_lba;[all …]