Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_conn.h358 #define SMB_FH_UNLOCK(fhp) mutex_exit(&(fhp)->fh_lock) macro
H A Dsmb_conn.c963 SMB_FH_UNLOCK(fhp); in smb_fh_opened()