Searched refs:creator_owner (Results 1 – 1 of 1) sorted by relevance
25 static const struct smb_sid creator_owner = { variable234 smb_copy_sid(ssid, &creator_owner); in id_to_sid()480 } else if (!compare_sids(&ppace[i]->sid, &creator_owner)) { in parse_dacl()776 size += fill_ace_for_sid(pace, &creator_owner, ACCESS_ALLOWED, in set_mode_dacl()1071 if (!compare_sids(&creator_owner, &parent_aces->sid)) { in smb_inherit_dacl()1072 creator = &creator_owner; in smb_inherit_dacl()