Home
last modified time | relevance | path

Searched refs:smb_vc_create (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/netproto/smb/
H A Dsmb_conn.h369 int smb_vc_create(struct smb_vcspec *vcspec,
H A Dsmb_conn.c202 error = smb_vc_create(vcspec, scred, &vcp); in smb_sm_lookup()
417 smb_vc_create(struct smb_vcspec *vcspec, in smb_vc_create() function