Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c143 static kmutex_t fctl_nwwn_hash_mutex; variable
526 mutex_destroy(&fctl_nwwn_hash_mutex); in _init()
564 mutex_destroy(&fctl_nwwn_hash_mutex); in _fini()
3298 mutex_enter(&fctl_nwwn_hash_mutex); in fctl_enlist_nwwn_table()
3313 mutex_exit(&fctl_nwwn_hash_mutex); in fctl_enlist_nwwn_table()
3388 mutex_enter(&fctl_nwwn_hash_mutex); in fctl_get_remote_node_by_nwwn()
3403 mutex_exit(&fctl_nwwn_hash_mutex); in fctl_get_remote_node_by_nwwn()
3428 mutex_enter(&fctl_nwwn_hash_mutex); in fctl_lock_remote_node_by_nwwn()
3444 mutex_exit(&fctl_nwwn_hash_mutex); in fctl_lock_remote_node_by_nwwn()
3567 mutex_enter(&fctl_nwwn_hash_mutex); in fctl_unlink_remote_port_from_remote_node()
[all …]