Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_domain.c73 mutex_t dc_mtx; member
587 (void) mutex_lock(&smb_dcache.dc_mtx); in smb_dcache_create()
589 (void) mutex_unlock(&smb_dcache.dc_mtx); in smb_dcache_create()
599 (void) mutex_unlock(&smb_dcache.dc_mtx); in smb_dcache_create()
622 (void) mutex_lock(&smb_dcache.dc_mtx); in smb_dcache_destroy()
628 &smb_dcache.dc_mtx); in smb_dcache_destroy()
635 (void) mutex_unlock(&smb_dcache.dc_mtx); in smb_dcache_destroy()
650 (void) mutex_lock(&smb_dcache.dc_mtx); in smb_dcache_lock()
654 (void) mutex_unlock(&smb_dcache.dc_mtx); in smb_dcache_lock()
664 (void) mutex_unlock(&smb_dcache.dc_mtx); in smb_dcache_lock()
[all …]