Home
last modified time | relevance | path

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

/fs/smb/client/
A Dcifsacl.h69 #define ACL_REVISION 0x02 /* See section 2.4.4.1 of MS-DTYP */ macro
A Dcifsacl.c1312 dacloffset ? dacl_ptr->revision : cpu_to_le16(ACL_REVISION); in build_sec_desc()
1330 dacloffset ? dacl_ptr->revision : cpu_to_le16(ACL_REVISION); in build_sec_desc()
A Dsmb2pdu.c2702 acl.AclRevision = ACL_REVISION; /* See 2.4.4.1 of MS-DTYP */ in create_sd_buf()
/fs/ntfs3/
A Dntfs.h1189 #define ACL_REVISION 2 macro
A Dfsntfs.c1729 if (acl->AclRevision != ACL_REVISION && in is_acl_valid()

Completed in 34 milliseconds