Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_xattr.c1062 zpl_get_acl_impl(struct inode *ip, int type) in zpl_get_acl_impl() function
1106 return (zpl_get_acl_impl(ip, type)); in zpl_get_acl()
1112 return (zpl_get_acl_impl(ip, type)); in zpl_get_acl()
1128 acl = zpl_get_acl_impl(dir, ACL_TYPE_DEFAULT); in zpl_init_acl()
1177 acl = zpl_get_acl_impl(ip, ACL_TYPE_ACCESS); in zpl_chmod_acl()
1235 acl = zpl_get_acl_impl(ip, type); in __zpl_xattr_acl_get_access()
1259 acl = zpl_get_acl_impl(ip, type); in __zpl_xattr_acl_get_default()