Home
last modified time | relevance | path

Searched refs:__OVL_PATH_MERGE (Results 1 – 2 of 2) sorted by relevance

/linux/fs/overlayfs/
A Doverlayfs.h17 __OVL_PATH_MERGE = (1 << 1), enumerator
22 #define OVL_TYPE_MERGE(type) ((type) & __OVL_PATH_MERGE)
A Dutil.c144 type |= __OVL_PATH_MERGE; in ovl_path_type()
148 type |= __OVL_PATH_MERGE; in ovl_path_type()

Completed in 6 milliseconds