Searched refs:smb_vc_lookupshare (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/netsmb/
H A Dsmb_conn.h384 int smb_vc_lookupshare(struct smb_vc *vcp, struct smb_sharespec *shspec,
H A Dsmb_conn.c161 error = (int)smb_vc_lookupshare(vcp, shspec, scred,
646 smb_vc_lookupshare(struct smb_vc *vcp, struct smb_sharespec *dp, function
760 error = smb_vc_lookupshare(vcp, shspec, scred, &ssp);
H A Dsmb_usr.c195 error = smb_vc_lookupshare(vcp, &shspec, scred, &ssp);

Completed in 156 milliseconds