Lines Matching defs:xop
55 static int target_xcopy_locate_se_dev_e4(struct se_cmd *se_cmd, struct xcopy_op *xop, in target_xcopy_locate_se_dev_e4()
111 static int target_xcopy_parse_tiddesc_e4(struct se_cmd *se_cmd, struct xcopy_op *xop, in target_xcopy_parse_tiddesc_e4()
187 struct xcopy_op *xop, unsigned char *p, in target_xcopy_parse_target_descriptors()
261 static int target_xcopy_parse_segdesc_02(struct se_cmd *se_cmd, struct xcopy_op *xop, in target_xcopy_parse_segdesc_02()
298 struct xcopy_op *xop, unsigned char *p, in target_xcopy_parse_segment_descriptors()
364 static void xcopy_pt_undepend_remotedev(struct xcopy_op *xop) in xcopy_pt_undepend_remotedev()
473 struct xcopy_op *xop, in target_xcopy_setup_pt_port()
539 struct xcopy_op *xop, in target_xcopy_setup_pt_cmd()
622 struct xcopy_op *xop, in target_xcopy_read_source()
682 struct xcopy_op *xop, in target_xcopy_write_destination()
742 struct xcopy_op *xop = container_of(work, struct xcopy_op, xop_work); in target_xcopy_do_work() local
827 struct xcopy_op *xop = NULL; in target_do_xcopy() local