Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
A Dreaddir.c513 } else if (xinobits && !OVL_TYPE_UPPER(type)) { in ovl_cache_update_ino()
863 if (!OVL_TYPE_UPPER(ovl_path_type(dentry))) in ovl_dir_real_file()
946 od->is_upper = OVL_TYPE_UPPER(type); in ovl_dir_open()
A Doverlayfs.h21 #define OVL_TYPE_UPPER(type) ((type) & __OVL_PATH_UPPER) macro
A Dutil.c189 if (!OVL_TYPE_UPPER(type)) in ovl_path_real()
A Dinode.c187 if (!OVL_TYPE_UPPER(type)) { in ovl_getattr()
A Ddir.c951 return OVL_TYPE_MERGE(type) || !OVL_TYPE_UPPER(type); in ovl_type_merge_or_lower()

Completed in 19 milliseconds