Searched refs:acl_copy_acl_into_oldacl (Results 1 – 3 of 3) sorted by relevance
533 error = acl_copy_acl_into_oldacl(ap->a_aclp, old); in ufs_setacl_posix1e()562 error = acl_copy_acl_into_oldacl(ap->a_aclp, old); in ufs_setacl_posix1e()
104 acl_copy_acl_into_oldacl(const struct acl *source, struct oldacl *dest) in acl_copy_acl_into_oldacl() function170 error = acl_copy_acl_into_oldacl(kernel_acl, &old); in acl_copyout()
314 int __result_use_check acl_copy_acl_into_oldacl(const struct acl *source,