Searched refs:smb_sharespec (Results 1 – 3 of 3) sorted by relevance
| /trueos/sys/netsmb/ |
| HD | smb_conn.h | 328 struct smb_sharespec *shspec; 336 struct smb_sharespec { struct 356 struct smb_sharespec *shspec, struct smb_cred *scred, argument 382 int smb_vc_lookupshare(struct smb_vc *vcp, struct smb_sharespec *shspec, 390 int smb_share_create(struct smb_vc *vcp, struct smb_sharespec *shspec,
|
| HD | smb_usr.c | 112 smb_usr_share2spec(struct smbioc_oshare *dp, struct smb_sharespec *spec) in smb_usr_share2spec() 131 struct smb_sharespec sspec, *sspecp = NULL; /* XXX */ in smb_usr_lookup() 187 struct smb_sharespec shspec; in smb_usr_openshare()
|
| HD | smb_conn.c | 119 smb_sm_lookupint(struct smb_vcspec *vcspec, struct smb_sharespec *shspec, in smb_sm_lookupint() 179 smb_sm_lookup(struct smb_vcspec *vcspec, struct smb_sharespec *shspec, in smb_sm_lookup() 612 smb_vc_cmpshare(struct smb_share *ssp, struct smb_sharespec *dp) in smb_vc_cmpshare() 644 smb_vc_lookupshare(struct smb_vc *vcp, struct smb_sharespec *dp, in smb_vc_lookupshare() 738 smb_share_create(struct smb_vc *vcp, struct smb_sharespec *shspec, in smb_share_create()
|