Searched defs:vcp (Results 1 - 13 of 13) sorted by relevance

/freebsd-10.1-release/sys/fs/smbfs/
H A Dsmbfs_subr.c111 smbfs_fullpath(struct mbchain *mbp, struct smb_vc *vcp, struct smbnode *dnp, argument
152 smbfs_fname_tolocal(struct smb_vc *vcp, char *name, int *nmlen, int caseopt) argument
[all...]
H A Dsmbfs_vfsops.c134 struct smb_vc *vcp; local
H A Dsmbfs_smb.c481 struct smb_vc *vcp = SSTOVC(ssp); local
536 struct smb_vc *vcp = SSTOVC(ssp); local
947 struct smb_vc *vcp = SSTOVC(ctx->f_ssp); local
1097 struct smb_vc *vcp = SSTOVC(ctx->f_ssp); local
[all...]
H A Dsmbfs_vnops.c301 struct smb_vc *vcp = SSTOVC(ssp); local
894 struct smb_vc *vcp = SSTOVC(smp->sm_share); local
/freebsd-10.1-release/sys/netsmb/
H A Dsmb_crypt.c145 smb_calcmackey(struct smb_vc *vcp) argument
205 struct smb_vc *vcp = rqp->sr_vc; local
268 struct smb_vc *vcp = rqp->sr_vc; local
[all...]
H A Dsmb_dev.c145 struct smb_vc *vcp; local
178 struct smb_vc *vcp; local
[all...]
H A Dsmb_usr.c129 struct smb_vc *vcp = NULL; local
167 struct smb_vc *vcp = NULL; local
183 smb_usr_openshare(struct smb_vc *vcp, struct smbioc_oshare *dp, argument
H A Dsmb_iod.c99 struct smb_vc *vcp = iod->iod_vc; local
120 struct smb_vc *vcp = iod->iod_vc; local
174 struct smb_vc *vcp = iod->iod_vc; local
216 struct smb_vc *vcp = iod->iod_vc; local
285 struct smb_vc *vcp = iod->iod_vc; local
403 struct smb_vc *vcp = rqp->sr_vc; local
465 struct smb_vc *vcp = rqp->sr_vc; local
533 struct smb_vc *vcp = iod->iod_vc; local
667 smb_iod_create(struct smb_vc *vcp) argument
[all...]
H A Dsmb_subr.c341 smb_put_dmem(struct mbchain *mbp, struct smb_vc *vcp, const char *src, argument
359 smb_put_dstring(struct mbchain *mbp, struct smb_vc *vcp, const char *src, argument
H A Dsmb_rq.c109 struct smb_vc *vcp = rqp->sr_vc; local
161 struct smb_vc *vcp = rqp->sr_vc; local
281 struct smb_vc *vcp = NULL; local
551 struct smb_vc *vcp = t2p->t2_vc; local
[all...]
H A Dsmb_smb.c74 smb_vc_maxread(struct smb_vc *vcp) argument
92 smb_vc_maxwrite(struct smb_vc *vcp) argument
105 smb_smb_nomux(struct smb_vc *vcp, struct smb_cred *scred, const char *name) argument
114 smb_smb_negotiate(struct smb_vc *vcp, struct smb_cred *scred) argument
294 smb_smb_ssnsetup(struct smb_vc *vcp, struct smb_cred *scred) argument
441 smb_smb_ssnclose(struct smb_vc *vcp, struct smb_cred *scred) argument
501 struct smb_vc *vcp; local
931 smb_smb_echo(struct smb_vc *vcp, struct smb_cred *scred) argument
[all...]
H A Dsmb_trantcp.c452 smb_nbst_create(struct smb_vc *vcp, struct thread *td) argument
468 smb_nbst_done(struct smb_vc *vcp, struct thread *td) argument
484 smb_nbst_bind(struct smb_vc *vcp, struct sockaddr *sap, struct thread *td) argument
517 smb_nbst_connect(struct smb_vc *vcp, struc argument
563 smb_nbst_disconnect(struct smb_vc *vcp, struct thread *td) argument
583 smb_nbst_send(struct smb_vc *vcp, struct mbuf *m0, struct thread *td) argument
604 smb_nbst_recv(struct smb_vc *vcp, struct mbuf **mpp, struct thread *td) argument
617 smb_nbst_timo(struct smb_vc *vcp) argument
623 smb_nbst_intr(struct smb_vc *vcp) argument
634 smb_nbst_getparam(struct smb_vc *vcp, int param, void *data) argument
655 smb_nbst_setparam(struct smb_vc *vcp, int param, void *data) argument
673 smb_nbst_fatal(struct smb_vc *vcp, int error) argument
[all...]
H A Dsmb_conn.c123 struct smb_vc *vcp; local
182 struct smb_vc *vcp; local
389 struct smb_vc *vcp; local
496 struct smb_vc *vcp = CPTOVC(cp); local
537 struct smb_vc *vcp = CPTOVC(cp); local
543 smb_vc_ref(struct smb_vc *vcp) argument
549 smb_vc_rele(struct smb_vc *vcp, struct smb_cred *scred) argument
555 smb_vc_get(struct smb_vc *vcp, struct smb_cred *scred) argument
568 smb_vc_put(struct smb_vc *vcp, struct smb_cred *scred) argument
574 smb_vc_lock(struct smb_vc *vcp) argument
587 smb_vc_unlock(struct smb_vc *vcp) argument
599 smb_vc_access(struct smb_vc *vcp, struct smb_cred *scred, mode_t mode) argument
644 smb_vc_lookupshare(struct smb_vc *vcp, struct smb_sharespec *dp, struct smb_cred *scred, struct smb_share **sspp) argument
672 smb_vc_connect(struct smb_vc *vcp, struct smb_cred *scred) argument
683 smb_vc_disconnect(struct smb_vc *vcp) argument
693 smb_vc_getpass(struct smb_vc *vcp) argument
701 smb_vc_getinfo(struct smb_vc *vcp, struct smb_vc_info *vip) argument
719 smb_vc_nextmid(struct smb_vc *vcp) argument
738 smb_share_create(struct smb_vc *vcp, struct smb_sharespec *shspec, struct smb_cred *scred, struct smb_share **sspp) argument
887 struct smb_vc *vcp; local
920 struct smb_vc *vcp; local
[all...]

Completed in 133 milliseconds