Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/target/
Dtarget_core_xcopy.c346 struct completion xpt_passthrough_sem; member
393 complete(&xpt_cmd->xpt_passthrough_sem); in xcopy_pt_check_stop_free()
612 wait_for_completion_interruptible(&xpt_cmd->xpt_passthrough_sem); in target_xcopy_issue_pt_cmd()
639 init_completion(&xpt_cmd->xpt_passthrough_sem); in target_xcopy_read_source()
699 init_completion(&xpt_cmd->xpt_passthrough_sem); in target_xcopy_write_destination()