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

/linux-4.4.14/drivers/scsi/libfc/
H A Dfc_exch.c254 * fc_exch_hold() - Increment an exchange's reference count
257 static inline void fc_exch_hold(struct fc_exch *ep) fc_exch_hold() function
363 fc_exch_hold(ep); /* hold for timer */ fc_exch_timer_set_locked()
843 fc_exch_hold(ep); /* hold for exch in mp */ fc_exch_em_alloc()
918 fc_exch_hold(ep); fc_exch_find()
987 fc_exch_hold(ep); /* hold for caller */ fc_exch_resp()
1391 fc_exch_hold(ep); /* hold for REC_QUAL */ fc_exch_recv_abts()
1672 fc_exch_hold(ep); /* hold for recovery qualifier */ fc_exch_abts_resp()
1694 fc_exch_hold(ep); fc_exch_abts_resp()
1842 fc_exch_hold(ep); fc_exch_reset()
1877 fc_exch_hold(ep); fc_exch_pool_reset()

Completed in 267 milliseconds