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.c1063 zpl_get_acl_impl(struct inode *ip, int type) in zpl_get_acl_impl() function
1107 return (zpl_get_acl_impl(ip, type)); in zpl_get_acl()
1113 return (zpl_get_acl_impl(ip, type)); in zpl_get_acl()
1129 acl = zpl_get_acl_impl(dir, ACL_TYPE_DEFAULT); in zpl_init_acl()
1178 acl = zpl_get_acl_impl(ip, ACL_TYPE_ACCESS); in zpl_chmod_acl()
1236 acl = zpl_get_acl_impl(ip, type); in __zpl_xattr_acl_get_access()
1260 acl = zpl_get_acl_impl(ip, type); in __zpl_xattr_acl_get_default()