Home
last modified time | relevance | path

Searched refs:sid_unix_groups (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/smb/server/
H A Dsmbacl.c43 static const struct smb_sid sid_unix_groups = { 1, 1, {0, 0, 0, 0, 0, 22}, variable
231 smb_copy_sid(ssid, &sid_unix_groups); in id_to_sid()
766 ace_size = fill_ace_for_sid(pace, &sid_unix_groups, in set_mode_dacl()
/openbmc/linux/fs/smb/client/
H A Dcifsacl.c41 static const struct cifs_sid sid_unix_groups = { 1, 1, {0, 0, 0, 0, 0, 22}, variable
221 pwell_known_sid = &sid_unix_groups; in is_well_known_sid()