Searched refs:ACL_REVISION (Results 1 – 6 of 6) sorted by relevance
158 #define ACL_REVISION 0x02 /* See section 2.4.4.1 of MS-DTYP */ macro
1285 dacloffset ? dacl_ptr->revision : cpu_to_le16(ACL_REVISION); in build_sec_desc()1303 dacloffset ? dacl_ptr->revision : cpu_to_le16(ACL_REVISION); in build_sec_desc()
2467 acl.AclRevision = ACL_REVISION; /* See 2.4.4.1 of MS-DTYP */ in create_sd_buf()
1627 ACL_REVISION = 2, enumerator
1183 #define ACL_REVISION 2 macro
1726 if (acl->AclRevision != ACL_REVISION && in is_acl_valid()
Completed in 31 milliseconds