Searched refs:SMB_VC_LOCK (Results 1 – 4 of 4) sorted by relevance
189 SMB_VC_LOCK(vcp); in smb_iod_disconnect()492 SMB_VC_LOCK(vcp); in smb_iod_recvall()550 SMB_VC_LOCK(vcp); in smb_iod_recvall()576 SMB_VC_LOCK(vcp); in smb_iod_recvall()600 SMB_VC_LOCK(vcp); in smb_iod_recvall()967 SMB_VC_LOCK(vcp); in smb_iod_muxwait()1262 SMB_VC_LOCK(vcp); in smb_iod_removerq()1448 SMB_VC_LOCK(vcp); in nsmb_iod_connect()1501 SMB_VC_LOCK(vcp); in nsmb_iod_connect()1561 SMB_VC_LOCK(vcp); in nsmb_iod_negotiate()[all …]
513 SMB_VC_LOCK(vcp); in smb_vc_findcreate()595 SMB_VC_LOCK(vcp); in smb_vc_walkshares()711 SMB_VC_LOCK(vcp); in smb_share_findcreate()
747 SMB_VC_LOCK(vcp); in smb_usr_iod_ioctl()808 SMB_VC_LOCK(vcp); in smb_usr_iod_ioctl()
306 #define SMB_VC_LOCK(vcp) mutex_enter(&(vcp)->vc_lock) macro