Searched refs:MIN_ACL_ENTRIES (Results 1 – 10 of 10) sorted by relevance
93 } else if (aclcnt > MIN_ACL_ENTRIES) in acl_trivial()198 if (acl_info->acl_cnt <= MIN_ACL_ENTRIES) in cacl_get()395 aclent_t min_acl[MIN_ACL_ENTRIES]; in acl_strip()
220 #define MIN_ACL_ENTRIES 4 macro
120 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()
212 if (aclcnt < MIN_ACL_ENTRIES) { in get_acl_info()
424 MIN_ACL_ENTRIES) { in gstat()
809 if (vsecattr.vsa_aclcnt > MIN_ACL_ENTRIES) in fs_acl_nontrivial()
684 if ((aclcnt = acl(name, GETACLCNT, 0, NULL)) <= MIN_ACL_ENTRIES) in handle_acl()
931 if (acl_info->acl_cnt <= MIN_ACL_ENTRIES) in smb_fsacl_from_vsa()
3029 if (aclcnt > MIN_ACL_ENTRIES) { in acl_perm()