smb_vc_lock
error = smb_vc_lock(vcp, LK_EXCLUSIVE);
error = smb_vc_lock(vcp, LK_SHARED);
int smb_vc_lock(struct smb_vc *vcp, int flags);