Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dacls.h171 int ntfs_inherit_acl(const ACL *oldacl, ACL *newacl,
H A Dsecurity.c3981 aclsz = ntfs_inherit_acl(ppacl, pnacl, usid, gsid, in build_inherited_id()
3998 aclsz = ntfs_inherit_acl(ppacl, pnacl, usid, gsid, in build_inherited_id()
H A Dacls.c698 int ntfs_inherit_acl(const ACL *oldacl, ACL *newacl, in ntfs_inherit_acl() function