Searched refs:SMB_VC_LOCK (Results 1 – 4 of 4) sorted by relevance
166 SMB_VC_LOCK(vcp); in smb_iod_disconnect()186 SMB_VC_LOCK(vcp); in smb_iod_disconnect()382 SMB_VC_LOCK(vcp); in smb_iod_recvall()433 SMB_VC_LOCK(vcp); in smb_iod_recvall()455 SMB_VC_LOCK(vcp); in smb_iod_recvall()996 SMB_VC_LOCK(vcp); in smb_iod_vc_work()1063 SMB_VC_LOCK(vcp); in smb_iod_vc_idle()1105 SMB_VC_LOCK(vcp); in smb_iod_vc_rcfail()1137 SMB_VC_LOCK(vcp); in smb_iod_reconnect()
852 SMB_VC_LOCK(vcp); in smb_usr_iod_work()899 SMB_VC_LOCK(vcp); in smb_usr_iod_work()930 SMB_VC_LOCK(vcp); in smb_usr_iod_ioctl()964 SMB_VC_LOCK(vcp); in smb_usr_iod_ioctl()
490 SMB_VC_LOCK(vcp); in smb_vc_findcreate()572 SMB_VC_LOCK(vcp); in smb_vc_walkshares()683 SMB_VC_LOCK(vcp); in smb_share_findcreate()
213 #define SMB_VC_LOCK(vcp) mutex_enter(&(vcp)->vc_lock) macro