Home
last modified time | relevance | path

Searched refs:OVL_TYPE_UPPER (Results 1 – 6 of 6) sorted by relevance

/fs/overlayfs/
A Dreaddir.c531 } else if (xinobits && !OVL_TYPE_UPPER(type)) { in ovl_cache_update()
890 if (!OVL_TYPE_UPPER(ovl_path_type(dentry))) in ovl_dir_real_file()
973 od->is_upper = OVL_TYPE_UPPER(type); in ovl_dir_open()
A Dutil.c292 if (!OVL_TYPE_UPPER(type)) in ovl_path_real()
306 if (!OVL_TYPE_UPPER(type) || OVL_TYPE_MERGE(type)) in ovl_path_realdata()
A Dfile.c464 if (!OVL_TYPE_UPPER(type) || (datasync && OVL_TYPE_MERGE(type))) in ovl_fsync()
A Dinode.c190 if (!OVL_TYPE_UPPER(type)) { in ovl_getattr()
A Doverlayfs.h25 #define OVL_TYPE_UPPER(type) ((type) & __OVL_PATH_UPPER) macro
A Ddir.c953 return OVL_TYPE_MERGE(type) || !OVL_TYPE_UPPER(type); in ovl_type_merge_or_lower()

Completed in 29 milliseconds