Searched refs:target_complete_ok_work (Results 1 – 1 of 1) sorted by relevance
80 static void target_complete_ok_work(struct work_struct *work);764 INIT_WORK(&cmd->work, target_complete_ok_work); in transport_complete_task()3330 static void target_complete_ok_work(struct work_struct *work) in target_complete_ok_work() function3988 INIT_WORK(&cmd->work, target_complete_ok_work); in transport_generic_new_cmd()