Searched refs:OVL_TYPE_ORIGIN (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/overlayfs/ | ||
| H A D | overlayfs.h | 27 #define OVL_TYPE_ORIGIN(type) ((type) & __OVL_PATH_ORIGIN) macro |
| H A D | readdir.c | 594 if (OVL_TYPE_ORIGIN(type)) { in ovl_cache_update() |