OVL_TYPE_MERGE
return OVL_TYPE_MERGE(ovl_path_type(dentry));
return OVL_TYPE_MERGE(type) || !OVL_TYPE_UPPER(type);
if (!OVL_TYPE_UPPER(type) || (datasync && OVL_TYPE_MERGE(type)))
if (is_dir && OVL_TYPE_MERGE(type))
if (OVL_TYPE_MERGE(ovl_path_type(dir->d_parent))) {
OVL_TYPE_MERGE(ovl_path_type(dentry->d_parent)))
if (!OVL_TYPE_UPPER(type) || OVL_TYPE_MERGE(type))