Lines Matching defs:vcp
125 struct smb_vc *vcp; in smb_sm_lookupint() local
184 struct smb_vc *vcp; in smb_sm_lookup() local
391 struct smb_vc *vcp; in smb_vc_create() local
498 struct smb_vc *vcp = CPTOVC(cp); in smb_vc_free() local
539 struct smb_vc *vcp = CPTOVC(cp); in smb_vc_gone() local
545 smb_vc_ref(struct smb_vc *vcp) in smb_vc_ref()
551 smb_vc_rele(struct smb_vc *vcp, struct smb_cred *scred) in smb_vc_rele()
557 smb_vc_get(struct smb_vc *vcp, struct smb_cred *scred) in smb_vc_get()
570 smb_vc_put(struct smb_vc *vcp, struct smb_cred *scred) in smb_vc_put()
576 smb_vc_lock(struct smb_vc *vcp) in smb_vc_lock()
589 smb_vc_unlock(struct smb_vc *vcp) in smb_vc_unlock()
601 smb_vc_access(struct smb_vc *vcp, struct smb_cred *scred, mode_t mode) in smb_vc_access()
646 smb_vc_lookupshare(struct smb_vc *vcp, struct smb_sharespec *dp, in smb_vc_lookupshare()
674 smb_vc_connect(struct smb_vc *vcp, struct smb_cred *scred) in smb_vc_connect()
685 smb_vc_disconnect(struct smb_vc *vcp) in smb_vc_disconnect()
697 smb_vc_getpass(struct smb_vc *vcp) in smb_vc_getpass()
705 smb_vc_getinfo(struct smb_vc *vcp, struct smb_vc_info *vip) in smb_vc_getinfo()
723 smb_vc_nextmid(struct smb_vc *vcp) in smb_vc_nextmid()
742 smb_share_create(struct smb_vc *vcp, struct smb_sharespec *shspec, in smb_share_create()
891 struct smb_vc *vcp; in smb_share_getpass() local
924 struct smb_vc *vcp; in smb_sysctl_treedump() local