Home
last modified time | relevance | path

Searched refs:gsid (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsacl.c1077 struct owner_sid *gsid = (struct owner_sid *)ngroup_sid_ptr; in build_sec_desc() local
1079 gsid->Revision = 1; in build_sec_desc()
1080 gsid->NumAuth = 3; in build_sec_desc()
1081 gsid->Authority[5] = 5; in build_sec_desc()
1082 gsid->SubAuthorities[0] = cpu_to_le32(88); in build_sec_desc()
1083 gsid->SubAuthorities[1] = cpu_to_le32(2); in build_sec_desc()
1084 gsid->SubAuthorities[2] = cpu_to_le32(id); in build_sec_desc()
H A Dcifsglob.h174 struct cifs_sid gsid; member
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifsacl.c1345 struct owner_sid *gsid = (struct owner_sid *)ngroup_sid_ptr; in build_sec_desc() local
1347 gsid->Revision = 1; in build_sec_desc()
1348 gsid->NumAuth = 3; in build_sec_desc()
1349 gsid->Authority[5] = 5; in build_sec_desc()
1350 gsid->SubAuthorities[0] = cpu_to_le32(88); in build_sec_desc()
1351 gsid->SubAuthorities[1] = cpu_to_le32(2); in build_sec_desc()
1352 gsid->SubAuthorities[2] = cpu_to_le32(id); in build_sec_desc()
H A Dcifsglob.h183 struct cifs_sid gsid; member

Completed in 15 milliseconds