Home
last modified time | relevance | path

Searched refs:ACL_REVISION (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsacl.h168 #define ACL_REVISION 0x02 /* See section 2.4.4.1 of MS-DTYP */ macro
H A Dsmb2pdu.c2371 acl.AclRevision = ACL_REVISION; /* See 2.4.4.1 of MS-DTYP */ in create_sd_buf()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifsacl.h158 #define ACL_REVISION 0x02 /* See section 2.4.4.1 of MS-DTYP */ macro
H 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()
H A Dsmb2pdu.c2658 acl.AclRevision = ACL_REVISION; /* See 2.4.4.1 of MS-DTYP */ in create_sd_buf()
/kernel/linux/linux-5.10/fs/ntfs/
H A Dlayout.h1627 ACL_REVISION = 2, enumerator
/kernel/linux/linux-6.6/fs/ntfs/
H A Dlayout.h1627 ACL_REVISION = 2, enumerator
/kernel/linux/linux-6.6/fs/ntfs3/
H A Dntfs.h1195 #define ACL_REVISION 2 macro
H A Dfsntfs.c1749 if (acl->AclRevision != ACL_REVISION && in is_acl_valid()
1752 * This value should be ACL_REVISION, unless the ACL contains an in is_acl_valid()

Completed in 53 milliseconds