Searched refs:tkn_owner (Results 1 – 5 of 5) sorted by relevance
83 token->tkn_owner.i_id = UID_NOBODY; in smb_token_idmap()95 id = &token->tkn_owner; in smb_token_idmap()249 smb_sid_free(token->tkn_owner.i_sid); in smb_token_destroy()281 token->tkn_owner.i_sid = smb_sid_dup(owner_sid); in smb_token_set_owner()283 token->tkn_owner.i_sid = smb_sid_dup(token->tkn_user.i_sid); in smb_token_set_owner()354 if (token->tkn_owner.i_sid == NULL) in smb_token_setup_common()812 smb_sid_tostr((smb_sid_t *)token->tkn_owner.i_sid, sidstr); in smb_token_log()814 sidstr, token->tkn_owner.i_id); in smb_token_log()
91 smb_id_t tkn_owner; member
84 (token->tkn_owner.i_sid == NULL) || in smb_token_valid()
265 if (!smb_id_xdr(xdrs, &objp->tkn_owner)) in smb_token_xdr()
411 smb_cred_set_sid(&token->tkn_owner, &ksid); in smb_cred_create()