Searched refs:xpt_cmd (Results 1 – 1 of 1) sorted by relevance
422 pr_debug("xpt_cmd done: %p\n", xpt_cmd); in xcopy_pt_release_cmd()430 complete(&xpt_cmd->xpt_passthrough_sem); in xcopy_pt_check_stop_free()512 struct xcopy_pt_cmd *xpt_cmd, in target_xcopy_setup_pt_cmd() argument518 struct se_cmd *cmd = &xpt_cmd->se_cmd; in target_xcopy_setup_pt_cmd()552 struct se_cmd *se_cmd = &xpt_cmd->se_cmd; in target_xcopy_issue_pt_cmd()577 struct xcopy_pt_cmd xpt_cmd; in target_xcopy_read_source() local578 struct se_cmd *se_cmd = &xpt_cmd.se_cmd; in target_xcopy_read_source()584 memset(&xpt_cmd, 0, sizeof(xpt_cmd)); in target_xcopy_read_source()622 struct xcopy_pt_cmd xpt_cmd; in target_xcopy_write_destination() local623 struct se_cmd *se_cmd = &xpt_cmd.se_cmd; in target_xcopy_write_destination()[all …]
Completed in 5 milliseconds