scsi: target: core: Add workqueue based cmd submission
[linux-2.6-microblaze.git] / drivers / target / target_core_internal.h
index e7b3c6e..56f841f 100644 (file)
@@ -153,6 +153,7 @@ void        target_qf_do_work(struct work_struct *work);
 bool   target_check_wce(struct se_device *dev);
 bool   target_check_fua(struct se_device *dev);
 void   __target_execute_cmd(struct se_cmd *, bool);
+void   target_queued_submit_work(struct work_struct *work);
 
 /* target_core_stat.c */
 void   target_stat_setup_dev_default_groups(struct se_device *);