Searched refs:acl_copy_oldacl_into_acl (Results 1 – 3 of 3) sorted by relevance
82 acl_copy_oldacl_into_acl(const struct oldacl *source, struct acl *dest) in acl_copy_oldacl_into_acl() function148 error = acl_copy_oldacl_into_acl(&old, kernel_acl); in acl_copyin()
312 int __result_use_check acl_copy_oldacl_into_acl(const struct oldacl *source,
340 error = acl_copy_oldacl_into_acl(old, ap->a_aclp); in ufs_getacl_posix1e()