Searched refs:__OVL_PATH_UPPER (Results 1 – 4 of 4) sorted by relevance
16 __OVL_PATH_UPPER = (1 << 1), enumerator20 #define OVL_TYPE_UPPER(type) ((type) & __OVL_PATH_UPPER)
256 if ((type & (__OVL_PATH_PURE | __OVL_PATH_UPPER)) == __OVL_PATH_UPPER) in ovl_need_xattr_filter()
768 new_type = __OVL_PATH_UPPER; in ovl_rename2()770 new_type = __OVL_PATH_UPPER | __OVL_PATH_PURE; in ovl_rename2()
77 type = __OVL_PATH_UPPER; in ovl_path_type()