Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/cifs/
A Dcifsacl.h158 #define ACL_REVISION 0x02 /* See section 2.4.4.1 of MS-DTYP */ macro
A Dcifsacl.c1285 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()
A Dsmb2pdu.c2467 acl.AclRevision = ACL_REVISION; /* See 2.4.4.1 of MS-DTYP */ in create_sd_buf()
/linux-6.3-rc2/fs/ntfs/
A Dlayout.h1627 ACL_REVISION = 2, enumerator
/linux-6.3-rc2/fs/ntfs3/
A Dntfs.h1183 #define ACL_REVISION 2 macro
A Dfsntfs.c1726 if (acl->AclRevision != ACL_REVISION && in is_acl_valid()

Completed in 30 milliseconds