Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_auth.c677 mutex_enter(&p->auth_lock); in nfsauth_refresh_thread()
702 mutex_exit(&p->auth_lock); in nfsauth_refresh_thread()
720 mutex_exit(&p->auth_lock); in nfsauth_refresh_thread()
746 mutex_enter(&p->auth_lock); in nfsauth_refresh_thread()
748 mutex_exit(&p->auth_lock); in nfsauth_refresh_thread()
1004 mutex_enter(&p->auth_lock); in nfsauth_cache_get()
1036 mutex_exit(&p->auth_lock); in nfsauth_cache_get()
1082 mutex_enter(&p->auth_lock); in nfsauth_cache_get()
1085 mutex_exit(&p->auth_lock); in nfsauth_cache_get()
1116 mutex_exit(&p->auth_lock); in nfsauth_cache_get()
[all …]
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c492 mutex_enter(&hba->auth_lock); in emlxs_dhc_state()
494 mutex_exit(&hba->auth_lock); in emlxs_dhc_state()
7118 mutex_exit(&hba->auth_lock); in emlxs_dhc_auth_start()
7375 mutex_exit(&hba->auth_lock); in emlxs_dhc_init_sp()
7452 mutex_exit(&hba->auth_lock); in emlxs_dhc_verify_login()
7811 mutex_exit(&hba->auth_lock); in emlxs_auth_cfg_init()
7832 mutex_exit(&hba->auth_lock); in emlxs_auth_cfg_fini()
8483 mutex_exit(&hba->auth_lock); in emlxs_auth_key_init()
8504 mutex_exit(&hba->auth_lock); in emlxs_auth_key_fini()
9174 mutex_exit(&hba->auth_lock); in emlxs_dhc_get_auth_cfg()
[all …]
H A Demlxs_dfc.c9532 mutex_enter(&hba->auth_lock); in emlxs_dfc_get_auth_cfg_table()
9539 mutex_exit(&hba->auth_lock); in emlxs_dfc_get_auth_cfg_table()
9548 mutex_exit(&hba->auth_lock); in emlxs_dfc_get_auth_cfg_table()
9556 mutex_exit(&hba->auth_lock); in emlxs_dfc_get_auth_cfg_table()
9567 mutex_exit(&hba->auth_lock); in emlxs_dfc_get_auth_cfg_table()
9573 mutex_exit(&hba->auth_lock); in emlxs_dfc_get_auth_cfg_table()
9589 mutex_enter(&hba->auth_lock); in emlxs_dfc_get_auth_key_table()
9596 mutex_exit(&hba->auth_lock); in emlxs_dfc_get_auth_key_table()
9605 mutex_exit(&hba->auth_lock); in emlxs_dfc_get_auth_key_table()
9613 mutex_exit(&hba->auth_lock); in emlxs_dfc_get_auth_key_table()
[all …]
/illumos-gate/usr/src/uts/common/nfs/
H A Dexport.h327 kmutex_t auth_lock; member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h2106 kmutex_t auth_lock; member