Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/cxgbi/
Dlibcxgbi.h725 void cxgbi_cleanup_task(struct iscsi_task *task);
Dlibcxgbi.c2309 void cxgbi_cleanup_task(struct iscsi_task *task) in cxgbi_cleanup_task() function
2325 EXPORT_SYMBOL_GPL(cxgbi_cleanup_task);
/linux-4.1.27/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c130 .cleanup_task = cxgbi_cleanup_task,
/linux-4.1.27/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c134 .cleanup_task = cxgbi_cleanup_task,