Searched refs:OVL_TYPE_UPPER (Results 1 – 5 of 5) sorted by relevance
611 } else if (xinobits && !OVL_TYPE_UPPER(type)) { in ovl_cache_update()977 if (!OVL_TYPE_UPPER(ovl_path_type(dentry))) in ovl_dir_real_file()1060 od->is_upper = OVL_TYPE_UPPER(type); in ovl_dir_open()
290 if (!OVL_TYPE_UPPER(type)) in ovl_path_real()304 if (!OVL_TYPE_UPPER(type) || OVL_TYPE_MERGE(type)) in ovl_path_realdata()
456 if (!OVL_TYPE_UPPER(type) || (datasync && OVL_TYPE_MERGE(type))) in ovl_fsync()
25 #define OVL_TYPE_UPPER(type) ((type) & __OVL_PATH_UPPER) macro
985 return OVL_TYPE_MERGE(type) || !OVL_TYPE_UPPER(type); in ovl_type_merge_or_lower()