Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/server/
H A Dsmbacl.c58 static const struct smb_sid sid_unix_NFS_groups = { 1, 2, {0, 0, 0, 0, 0, 5}, variable
243 smb_copy_sid(ssid, &sid_unix_NFS_groups); in id_to_sid()
/openbmc/linux/fs/smb/client/
H A Dcifsacl.c56 static const struct smb_sid sid_unix_NFS_groups = { 1, 2, {0, 0, 0, 0, 0, 5}, variable
226 pwell_known_sid = &sid_unix_NFS_groups; in is_well_known_sid()