Lines Matching defs:xop
57 static int target_xcopy_locate_se_dev_e4(struct se_cmd *se_cmd, struct xcopy_op *xop, in target_xcopy_locate_se_dev_e4()
113 static int target_xcopy_parse_tiddesc_e4(struct se_cmd *se_cmd, struct xcopy_op *xop, in target_xcopy_parse_tiddesc_e4()
189 struct xcopy_op *xop, unsigned char *p, in target_xcopy_parse_target_descriptors()
263 static int target_xcopy_parse_segdesc_02(struct se_cmd *se_cmd, struct xcopy_op *xop, in target_xcopy_parse_segdesc_02()
300 struct xcopy_op *xop, unsigned char *p, in target_xcopy_parse_segment_descriptors()
372 static void xcopy_pt_undepend_remotedev(struct xcopy_op *xop) in xcopy_pt_undepend_remotedev()
488 struct xcopy_op *xop, in target_xcopy_setup_pt_port()
562 struct xcopy_op *xop, in target_xcopy_setup_pt_cmd()
644 struct xcopy_op *xop, in target_xcopy_read_source()
704 struct xcopy_op *xop, in target_xcopy_write_destination()
764 struct xcopy_op *xop = container_of(work, struct xcopy_op, xop_work); in target_xcopy_do_work() local
849 struct xcopy_op *xop = NULL; in target_do_xcopy() local