Searched refs:posix_acl_equiv_mode (Results 1 – 3 of 3) sorted by relevance
243 posix_acl_equiv_mode(const struct posix_acl *acl, umode_t *mode_p) in posix_acl_equiv_mode() function283 EXPORT_SYMBOL(posix_acl_equiv_mode);616 error = posix_acl_equiv_mode(*acl, &mode); in posix_acl_update_mode()
170 int ret = posix_acl_equiv_mode(acl, mode); in ceph_pre_init_acls()
84 if ((posix_acl_equiv_mode(res.acl_access, NULL) == 0) || in nfs3_get_acl()