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

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

Completed in 262 milliseconds