Searched refs:zpl_get_acl (Results 1 – 3 of 3) sorted by relevance
68 extern struct posix_acl *zpl_get_acl(struct inode *ip, int type);
1006 zpl_get_acl(struct inode *ip, int type) in zpl_get_acl() function1071 acl = zpl_get_acl(dir, ACL_TYPE_DEFAULT); in zpl_init_acl()1118 acl = zpl_get_acl(ip, ACL_TYPE_ACCESS); in zpl_chmod_acl()1180 acl = zpl_get_acl(ip, type); in __zpl_xattr_acl_get_access()1208 acl = zpl_get_acl(ip, type); in __zpl_xattr_acl_get_default()
667 .get_acl = zpl_get_acl,700 .get_acl = zpl_get_acl,739 .get_acl = zpl_get_acl,