Searched refs:xcopy_pt_cmd (Results 1 – 2 of 2) sorted by relevance
11 struct xcopy_pt_cmd;30 struct xcopy_pt_cmd *src_pt_cmd;31 struct xcopy_pt_cmd *dst_pt_cmd;
344 struct xcopy_pt_cmd { struct390 struct xcopy_pt_cmd *xpt_cmd = container_of(se_cmd, in xcopy_pt_release_cmd()391 struct xcopy_pt_cmd, se_cmd); in xcopy_pt_release_cmd()398 struct xcopy_pt_cmd *xpt_cmd = container_of(se_cmd, in xcopy_pt_check_stop_free()399 struct xcopy_pt_cmd, se_cmd); in xcopy_pt_check_stop_free()487 struct xcopy_pt_cmd *xpt_cmd, in target_xcopy_setup_pt_port()561 struct xcopy_pt_cmd *xpt_cmd, in target_xcopy_setup_pt_cmd()622 static int target_xcopy_issue_pt_cmd(struct xcopy_pt_cmd *xpt_cmd) in target_xcopy_issue_pt_cmd()649 struct xcopy_pt_cmd *xpt_cmd; in target_xcopy_read_source()656 xpt_cmd = kzalloc(sizeof(struct xcopy_pt_cmd), GFP_KERNEL); in target_xcopy_read_source()[all …]