Home
last modified time | relevance | path

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

/dragonfly/sys/netproto/smb/
H A Dsmb_conn.h387 int smb_share_create(struct smb_vc *vcp, struct smb_sharespec *shspec,
H A Dsmb_usr.c200 error = smb_share_create(vcp, &shspec, scred, &ssp); in smb_usr_openshare()
H A Dsmb_conn.c211 error = smb_share_create(vcp, shspec, scred, &ssp); in smb_sm_lookup()
734 smb_share_create(struct smb_vc *vcp, struct smb_sharespec *shspec, in smb_share_create() function