Home
last modified time | relevance | path

Searched refs:xpt_cmd (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/target/
Dtarget_core_xcopy.c431 struct xcopy_pt_cmd *xpt_cmd = container_of(se_cmd, in xcopy_pt_release_cmd() local
434 kfree(xpt_cmd); in xcopy_pt_release_cmd()
439 struct xcopy_pt_cmd *xpt_cmd = container_of(se_cmd, in xcopy_pt_check_stop_free() local
442 complete(&xpt_cmd->xpt_passthrough_sem); in xcopy_pt_check_stop_free()
518 struct xcopy_pt_cmd *xpt_cmd, in target_xcopy_setup_pt_port() argument
523 struct se_cmd *pt_cmd = &xpt_cmd->se_cmd; in target_xcopy_setup_pt_port()
532 xpt_cmd->remote_port = remote_port; in target_xcopy_setup_pt_port()
551 xpt_cmd->remote_port = remote_port; in target_xcopy_setup_pt_port()
584 struct xcopy_pt_cmd *xpt_cmd, in target_xcopy_setup_pt_cmd() argument
591 struct se_cmd *cmd = &xpt_cmd->se_cmd; in target_xcopy_setup_pt_cmd()
[all …]