Home
last modified time | relevance | path

Searched refs:AclRevision (Results 1 – 4 of 4) sorted by relevance

/linux/fs/smb/client/
H A Dcifsacl.h73 u8 AclRevision; /* revision level */ member
H A Dsmb2pdu.c2701 acl.AclRevision = ACL_REVISION; /* See 2.4.4.1 of MS-DTYP */ in create_sd_buf()
/linux/fs/ntfs3/
H A Dntfs.h1214 u8 AclRevision; member
H A Dfsntfs.c1753 if (acl->AclRevision != ACL_REVISION && in is_acl_valid()
1754 acl->AclRevision != ACL_REVISION_DS) { in is_acl_valid()