Home
last modified time | relevance | path

Searched refs:ntfs_inherit_acl (Results 1 – 3 of 3) sorted by relevance

/third_party/ntfs-3g/include/ntfs-3g/
Dacls.h171 int ntfs_inherit_acl(const ACL *oldacl, ACL *newacl,
/third_party/ntfs-3g/libntfs-3g/
Dsecurity.c3967 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()
Dacls.c691 int ntfs_inherit_acl(const ACL *oldacl, ACL *newacl, in ntfs_inherit_acl() function