Searched refs:MAX_ACL_ENTRIES (Results 1 – 8 of 8) sorted by relevance
45 #define MAX_ACL_ENTRIES 1024 macro
47 #define MAX_ACL_ENTRIES (1024) /* max entries of each type */ macro
53 #define MAX_ACL_ENTRIES 512 macro402 uint64_t hw_entry_id[MAX_ACL_ENTRIES];
433 if (slot_id < MAX_ACL_ENTRIES) { in ice_acl_hw_set_conf()447 " HW supported!", MAX_ACL_ENTRIES); in ice_acl_hw_set_conf()
40 #define MAX_ACL_ENTRIES (1024) /* max entries of each type */ macro
1877 if (vsecp->vsa_aclcnt > MAX_ACL_ENTRIES || vsecp->vsa_aclcnt <= 0) in zfs_vsec_2_aclp()
5671 if (ap->a_aclp->acl_cnt < 1 || ap->a_aclp->acl_cnt > MAX_ACL_ENTRIES) in zfs_freebsd_setacl()
2051 if (vsecp->vsa_aclcnt > MAX_ACL_ENTRIES || vsecp->vsa_aclcnt <= 0) in zfs_vsec_2_aclp()