Searched refs:ACL_IS_TRIVIAL (Results 1 – 5 of 5) sorted by relevance
41 #define ACL_IS_TRIVIAL 0x10000 macro
197 acl_info->acl_flags |= ACL_IS_TRIVIAL; in cacl_get()201 acl_info->acl_flags |= ACL_IS_TRIVIAL; in cacl_get()209 if ((acl_info->acl_flags & ACL_IS_TRIVIAL) && in cacl_get()
1889 trivial = ACL_IS_TRIVIAL; in sendacl()1897 trivial = (acl_flags(aclp) & ACL_IS_TRIVIAL); in sendacl()1901 trivial = ACL_IS_TRIVIAL; in sendacl()1914 if (aclp && (trivial != ACL_IS_TRIVIAL)) { in sendacl()
882 acl_info->acl_flags |= ACL_IS_TRIVIAL; in smb_fsacl_from_vsa()894 acl_info->acl_flags |= ACL_IS_TRIVIAL; in smb_fsacl_from_vsa()
2032 ((acl_flags(rep->aclp) & ACL_IS_TRIVIAL) == 0)) { in gstat()