Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/target/
Dtarget_core_transport.c70 static void target_complete_ok_work(struct work_struct *work);
710 INIT_WORK(&cmd->work, target_complete_ok_work); in target_complete_cmd()
2032 static void target_complete_ok_work(struct work_struct *work) in target_complete_ok_work() function