Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsmb_share.c213 mutex_t sa_mtx; member
241 (void) mutex_lock(&smb_sa_handle.sa_mtx); in smb_shr_start()
243 (void) mutex_unlock(&smb_sa_handle.sa_mtx); in smb_shr_start()
268 (void) mutex_lock(&smb_sa_handle.sa_mtx); in smb_shr_stop()
276 (void) mutex_unlock(&smb_sa_handle.sa_mtx); in smb_shr_stop()
285 (void) mutex_lock(&smb_sa_handle.sa_mtx); in smb_shr_sa_enter()
287 (void) mutex_unlock(&smb_sa_handle.sa_mtx); in smb_shr_sa_enter()
301 (void) mutex_unlock(&smb_sa_handle.sa_mtx); in smb_shr_sa_enter()
315 (void) mutex_unlock(&smb_sa_handle.sa_mtx); in smb_shr_sa_exit()