Searched refs:__OVL_PATH_UPPER (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/overlayfs/
H A Doverlayfs.h20 __OVL_PATH_UPPER = (1 << 0), enumerator in enum:ovl_path_type
25 #define OVL_TYPE_UPPER(type) ((type) & __OVL_PATH_UPPER)
H A Dutil.c212 type = __OVL_PATH_UPPER;

Completed in 106 milliseconds