Searched refs:t_transport_stop_comp (Results 1 – 2 of 2) sorted by relevance
665 complete_all(&cmd->t_transport_stop_comp); in transport_cmd_check_stop_to_fabric()794 complete_all(&cmd->t_transport_stop_comp); in target_cmd_interrupted()1327 init_completion(&cmd->t_transport_stop_comp); in transport_init_se_cmd()2574 complete_all(&cmd->t_transport_stop_comp); in transport_generic_new_cmd()2606 complete_all(&cmd->t_transport_stop_comp); in transport_write_pending_qf()2977 while (!wait_for_completion_timeout(&cmd->t_transport_stop_comp, in __transport_wait_for_tasks()
507 struct completion t_transport_stop_comp; member