Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/target/
Dtarget_core_xcopy.c390 struct xcopy_pt_cmd *xpt_cmd = container_of(se_cmd, in xcopy_pt_release_cmd() local
393 kfree(xpt_cmd); in xcopy_pt_release_cmd()
398 struct xcopy_pt_cmd *xpt_cmd = container_of(se_cmd, in xcopy_pt_check_stop_free() local
401 complete(&xpt_cmd->xpt_passthrough_sem); in xcopy_pt_check_stop_free()
487 struct xcopy_pt_cmd *xpt_cmd, in target_xcopy_setup_pt_port() argument
492 struct se_cmd *pt_cmd = &xpt_cmd->se_cmd; in target_xcopy_setup_pt_port()
501 xpt_cmd->remote_port = remote_port; in target_xcopy_setup_pt_port()
524 xpt_cmd->remote_port = remote_port; in target_xcopy_setup_pt_port()
561 struct xcopy_pt_cmd *xpt_cmd, in target_xcopy_setup_pt_cmd() argument
568 struct se_cmd *cmd = &xpt_cmd->se_cmd; in target_xcopy_setup_pt_cmd()
[all …]