Lines Matching defs:xop
115 static int target_xcopy_parse_tiddesc_e4(struct se_cmd *se_cmd, struct xcopy_op *xop, in target_xcopy_parse_tiddesc_e4()
202 struct xcopy_op *xop, unsigned char *p, in target_xcopy_parse_target_descriptors()
298 static int target_xcopy_parse_segdesc_02(struct xcopy_op *xop, unsigned char *p) in target_xcopy_parse_segdesc_02()
334 static int target_xcopy_parse_segment_descriptors(struct xcopy_op *xop, in target_xcopy_parse_segment_descriptors()
405 static void xcopy_pt_undepend_remotedev(struct xcopy_op *xop) in xcopy_pt_undepend_remotedev()
512 struct xcopy_op *xop, in target_xcopy_setup_pt_cmd()
571 struct xcopy_op *xop, in target_xcopy_read_source()
616 struct xcopy_op *xop, in target_xcopy_write_destination()
658 struct xcopy_op *xop = container_of(work, struct xcopy_op, xop_work); in target_xcopy_do_work() local
786 static sense_reason_t target_parse_xcopy_cmd(struct xcopy_op *xop) in target_parse_xcopy_cmd()
876 struct xcopy_op *xop; in target_do_xcopy() local