ACL_DONT_CACHE
inode->i_acl = inode->i_default_acl = ACL_DONT_CACHE;
if (READ_ONCE(*p) == ACL_DONT_CACHE)
if (acl == ACL_DONT_CACHE) {