Searched refs:fc_lport_notifier_head (Results 1 – 2 of 2) sorted by relevance
29 struct blocking_notifier_head fc_lport_notifier_head = variable 30 BLOCKING_NOTIFIER_INIT(fc_lport_notifier_head);31 EXPORT_SYMBOL(fc_lport_notifier_head);303 blocking_notifier_call_chain(&fc_lport_notifier_head, in fc_fc4_add_lport() 316 blocking_notifier_call_chain(&fc_lport_notifier_head, in fc_fc4_del_lport()
656 extern struct blocking_notifier_head fc_lport_notifier_head;