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

/freebsd-10.2-release/sys/netsmb/
H A Dsmb_conn.h382 int smb_vc_lookupshare(struct smb_vc *vcp, struct smb_sharespec *shspec,
H A Dsmb_conn.c159 error = (int)smb_vc_lookupshare(vcp, shspec, scred,
644 smb_vc_lookupshare(struct smb_vc *vcp, struct smb_sharespec *dp, function
756 error = smb_vc_lookupshare(vcp, shspec, scred, &ssp);
H A Dsmb_usr.c193 error = smb_vc_lookupshare(vcp, &shspec, scred, &ssp);

Completed in 50 milliseconds