Searched refs:xcopy_op (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/target/ |
D | target_core_xcopy.c | 43 static sense_reason_t target_parse_xcopy_cmd(struct xcopy_op *xop); 114 static int target_xcopy_parse_tiddesc_e4(struct se_cmd *se_cmd, struct xcopy_op *xop, in target_xcopy_parse_tiddesc_e4() 201 struct xcopy_op *xop, unsigned char *p, in target_xcopy_parse_target_descriptors() 293 static int target_xcopy_parse_segdesc_02(struct se_cmd *se_cmd, struct xcopy_op *xop, in target_xcopy_parse_segdesc_02() 336 struct xcopy_op *xop, unsigned char *p, in target_xcopy_parse_segment_descriptors() 394 struct xcopy_op *xcopy_op; member 413 static void xcopy_pt_undepend_remotedev(struct xcopy_op *xop) in xcopy_pt_undepend_remotedev() 519 struct xcopy_op *xop, in target_xcopy_setup_pt_port() 585 struct xcopy_op *xop, in target_xcopy_setup_pt_cmd() 600 xpt_cmd->xcopy_op = xop; in target_xcopy_setup_pt_cmd() [all …]
|
D | target_core_xcopy.h | 23 struct xcopy_op { struct
|