Searched refs:xcopy_op (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.10/drivers/target/ | 
| D | target_core_xcopy.c | 34 static sense_reason_t target_parse_xcopy_cmd(struct xcopy_op *xop);105 static int target_xcopy_parse_tiddesc_e4(struct se_cmd *se_cmd, struct xcopy_op *xop,  in target_xcopy_parse_tiddesc_e4()
 192 				struct xcopy_op *xop, unsigned char *p,  in target_xcopy_parse_target_descriptors()
 284 static int target_xcopy_parse_segdesc_02(struct se_cmd *se_cmd, struct xcopy_op *xop,  in target_xcopy_parse_segdesc_02()
 322 				struct xcopy_op *xop, unsigned char *p,  in target_xcopy_parse_segment_descriptors()
 392 static void xcopy_pt_undepend_remotedev(struct xcopy_op *xop)  in xcopy_pt_undepend_remotedev()
 516 	struct xcopy_op *xop,  in target_xcopy_setup_pt_cmd()
 575 	struct xcopy_op *xop,  in target_xcopy_read_source()
 620 	struct xcopy_op *xop,  in target_xcopy_write_destination()
 662 	struct xcopy_op *xop = container_of(work, struct xcopy_op, xop_work);  in target_xcopy_do_work()
 [all …]
 
 | 
| D | target_core_xcopy.h | 21 struct xcopy_op {  struct
 |