Searched refs:t_transport_stop_comp (Results 1 – 2 of 2) sorted by relevance
690 complete_all(&cmd->t_transport_stop_comp); in transport_cmd_check_stop_to_fabric()832 complete_all(&cmd->t_transport_stop_comp); in target_cmd_interrupted()1378 init_completion(&cmd->t_transport_stop_comp); in transport_init_se_cmd()2663 complete_all(&cmd->t_transport_stop_comp); in transport_generic_new_cmd()2695 complete_all(&cmd->t_transport_stop_comp); in transport_write_pending_qf()3067 while (!wait_for_completion_timeout(&cmd->t_transport_stop_comp, in __transport_wait_for_tasks()
513 struct completion t_transport_stop_comp; member