Searched refs:MIN_ACL_ENTRIES (Results 1 – 10 of 10) sorted by relevance
91 } else if (aclcnt > MIN_ACL_ENTRIES) in acl_trivial()196 if (acl_info->acl_cnt <= MIN_ACL_ENTRIES) in cacl_get()393 aclent_t min_acl[MIN_ACL_ENTRIES]; in acl_strip()
200 #define MIN_ACL_ENTRIES 4 macro
125 if (aclcnt < MIN_ACL_ENTRIES) { in main()
1887 aclcnt = MIN_ACL_ENTRIES; in sendacl()1900 aclcnt = MIN_ACL_ENTRIES; in sendacl()2009 min_entries = MIN_ACL_ENTRIES; in recvacl()
210 if (aclcnt < MIN_ACL_ENTRIES) { in get_acl_info()
764 if (vsecattr.vsa_aclcnt > MIN_ACL_ENTRIES) in fs_acl_nontrivial()
426 MIN_ACL_ENTRIES) { in gstat()
881 if (acl_info->acl_cnt <= MIN_ACL_ENTRIES) in smb_fsacl_from_vsa()
684 if ((aclcnt = acl(name, GETACLCNT, 0, NULL)) <= MIN_ACL_ENTRIES) in handle_acl()
2902 if (aclcnt > MIN_ACL_ENTRIES) { in acl_perm()