Searched refs:sid_unix_groups (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/fs/smb/server/ |
D | smbacl.c | 43 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()
|
/linux-6.12.1/fs/smb/client/ |
D | cifsacl.c | 41 static const struct smb_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()
|