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