Home
last modified time | relevance | path

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

/fs/smb/client/
A Dcifsacl.c1343 struct owner_sid *osid = (struct owner_sid *)nowner_sid_ptr; in build_sec_desc() local
1345 osid->Revision = 1; in build_sec_desc()
1346 osid->NumAuth = 3; in build_sec_desc()
1347 osid->Authority[5] = 5; in build_sec_desc()
1348 osid->SubAuthorities[0] = cpu_to_le32(88); in build_sec_desc()
1349 osid->SubAuthorities[1] = cpu_to_le32(1); in build_sec_desc()
1350 osid->SubAuthorities[2] = cpu_to_le32(id); in build_sec_desc()
A Dcifsglob.h247 struct smb_sid osid; member

Completed in 22 milliseconds