Searched refs:SMB_CO_UNLOCK (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_conn.c100 SMB_CO_UNLOCK(&smb_vclist);
171 SMB_CO_UNLOCK(cp);
186 SMB_CO_UNLOCK(co);
219 SMB_CO_UNLOCK(co);
237 SMB_CO_UNLOCK(parent);
273 SMB_CO_UNLOCK(co);
522 SMB_CO_UNLOCK(&smb_vclist);
865 SMB_CO_UNLOCK(&smb_vclist);
906 SMB_CO_UNLOCK(&smb_vclist);
H A Dsmb_conn.h109 #define SMB_CO_UNLOCK(cp) mutex_exit(&(cp)->co_lock) macro

Completed in 57 milliseconds