Searched refs:fc_exch_mgr_destroy (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/scsi/libfc/
H A Dfc_exch.c2301 * fc_exch_mgr_destroy() - Destroy an exchange manager
2304 static void fc_exch_mgr_destroy(struct kref *kref) fc_exch_mgr_destroy() function
2321 kref_put(&ema->mp->kref, fc_exch_mgr_destroy); fc_exch_mgr_del()
2434 kref_put(&mp->kref, fc_exch_mgr_destroy);

Completed in 63 milliseconds