Searched refs:ntfs_inherit_acl (Results 1 – 3 of 3) sorted by relevance
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/ |
H A D | acls.h | 171 int ntfs_inherit_acl(const ACL *oldacl, ACL *newacl,
|
H A D | security.c | 3981 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 D | acls.c | 698 int ntfs_inherit_acl(const ACL *oldacl, ACL *newacl, in ntfs_inherit_acl() function
|