Home
last modified time | relevance | path

Searched refs:smb_vcspec (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/netproto/smb/
H A Dsmb_usr.c57 static void smb_usr_vcspec_free(struct smb_vcspec *spec);
60 smb_usr_vc2spec(struct smbioc_ossn *dp, struct smb_vcspec *spec) in smb_usr_vc2spec()
103 smb_usr_vcspec_free(struct smb_vcspec *spec) in smb_usr_vcspec_free()
130 struct smb_vcspec vspec; in smb_usr_lookup()
168 struct smb_vcspec vspec; in smb_usr_opensession()
H A Dsmb_conn.h321 struct smb_vcspec { struct
362 int smb_sm_lookup(struct smb_vcspec *vcspec, argument
369 int smb_vc_create(struct smb_vcspec *vcspec,
H A Dsmb_conn.c124 smb_sm_lookupint(struct smb_vcspec *vcspec, struct smb_sharespec *shspec, in smb_sm_lookupint()
183 smb_sm_lookup(struct smb_vcspec *vcspec, struct smb_sharespec *shspec, in smb_sm_lookup()
417 smb_vc_create(struct smb_vcspec *vcspec, in smb_vc_create()