Lines Matching defs:scred
122 struct smb_cred *scred, struct smb_vc **vcpp) in smb_sm_lookupint()
182 struct smb_cred *scred, struct smb_vc **vcpp) in smb_sm_lookup()
258 smb_co_gone(struct smb_connobj *cp, struct smb_cred *scred) in smb_co_gone()
286 smb_co_rele(struct smb_connobj *cp, struct smb_cred *scred) in smb_co_rele()
308 smb_co_get(struct smb_connobj *cp, struct smb_cred *scred) in smb_co_get()
321 smb_co_put(struct smb_connobj *cp, struct smb_cred *scred) in smb_co_put()
389 struct smb_cred *scred, struct smb_vc **vcpp) in smb_vc_create()
537 smb_vc_gone(struct smb_connobj *cp, struct smb_cred *scred) in smb_vc_gone()
551 smb_vc_rele(struct smb_vc *vcp, struct smb_cred *scred) in smb_vc_rele()
557 smb_vc_get(struct smb_vc *vcp, struct smb_cred *scred) in smb_vc_get()
570 smb_vc_put(struct smb_vc *vcp, struct smb_cred *scred) in smb_vc_put()
601 smb_vc_access(struct smb_vc *vcp, struct smb_cred *scred, mode_t mode) in smb_vc_access()
647 struct smb_cred *scred, struct smb_share **sspp) in smb_vc_lookupshare()
674 smb_vc_connect(struct smb_vc *vcp, struct smb_cred *scred) in smb_vc_connect()
743 struct smb_cred *scred, struct smb_share **sspp) in smb_share_create()
800 smb_share_gone(struct smb_connobj *cp, struct smb_cred *scred) in smb_share_gone()
814 smb_share_rele(struct smb_share *ssp, struct smb_cred *scred) in smb_share_rele()
820 smb_share_get(struct smb_share *ssp, struct smb_cred *scred) in smb_share_get()
832 smb_share_put(struct smb_share *ssp, struct smb_cred *scred) in smb_share_put()
863 smb_share_access(struct smb_share *ssp, struct smb_cred *scred, mode_t mode) in smb_share_access()