Searched refs:SMB_VC_UNLOCK (Results 1 – 4 of 4) sorted by relevance
171 SMB_VC_UNLOCK(vcp); in smb_iod_disconnect()191 SMB_VC_UNLOCK(vcp); in smb_iod_disconnect()385 SMB_VC_UNLOCK(vcp); in smb_iod_recvall()436 SMB_VC_UNLOCK(vcp); in smb_iod_recvall()440 SMB_VC_UNLOCK(vcp); in smb_iod_recvall()460 SMB_VC_UNLOCK(vcp); in smb_iod_recvall()1000 SMB_VC_UNLOCK(vcp); in smb_iod_vc_work()1081 SMB_VC_UNLOCK(vcp); in smb_iod_vc_idle()1123 SMB_VC_UNLOCK(vcp); in smb_iod_vc_rcfail()1165 SMB_VC_UNLOCK(vcp); in smb_iod_reconnect()
498 SMB_VC_UNLOCK(vcp); in smb_vc_findcreate()503 SMB_VC_UNLOCK(vcp); in smb_vc_findcreate()579 SMB_VC_UNLOCK(vcp); in smb_vc_walkshares()734 SMB_VC_UNLOCK(vcp); in smb_share_findcreate()
857 SMB_VC_UNLOCK(vcp); in smb_usr_iod_work()902 SMB_VC_UNLOCK(vcp); in smb_usr_iod_work()935 SMB_VC_UNLOCK(vcp); in smb_usr_iod_ioctl()967 SMB_VC_UNLOCK(vcp); in smb_usr_iod_ioctl()
214 #define SMB_VC_UNLOCK(vcp) mutex_exit(&(vcp)->vc_lock) macro