Searched refs:sid_unix_groups (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | cifsacl.c | 48 static const struct cifs_sid sid_unix_groups = { 1, 1, {0, 0, 0, 0, 0, 22}, variable 228 pwell_known_sid = &sid_unix_groups; in is_well_known_sid()
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A 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()
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | cifsacl.c | 41 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()
|
Completed in 7 milliseconds