Searched refs:ntfs_inherit_acl (Results 1 – 3 of 3) sorted by relevance
/third_party/ntfs-3g/include/ntfs-3g/ |
D | acls.h | 171 int ntfs_inherit_acl(const ACL *oldacl, ACL *newacl,
|
/third_party/ntfs-3g/libntfs-3g/ |
D | security.c | 3967 aclsz = ntfs_inherit_acl(ppacl, pnacl, usid, gsid, in build_inherited_id() 3984 aclsz = ntfs_inherit_acl(ppacl, pnacl, usid, gsid, in build_inherited_id()
|
D | acls.c | 691 int ntfs_inherit_acl(const ACL *oldacl, ACL *newacl, in ntfs_inherit_acl() function
|