Home
last modified time | relevance | path

Searched refs:ACL_REVISION (Results 1 – 3 of 3) sorted by relevance

/linux/fs/smb/client/
H A Dcifsacl.h69 #define ACL_REVISION 0x02 /* See section 2.4.4.1 of MS-DTYP */ macro
H A Dcifsacl.c1382 dacloffset ? dacl_ptr->revision : cpu_to_le16(ACL_REVISION); in build_sec_desc()
1400 dacloffset ? dacl_ptr->revision : cpu_to_le16(ACL_REVISION); in build_sec_desc()
H A Dsmb2pdu.c2773 acl.AclRevision = ACL_REVISION; /* See 2.4.4.1 of MS-DTYP */ in create_sd_buf()