Searched refs:OVL_TYPE_ORIGIN (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/overlayfs/
H A Dinode.c193 } else if (OVL_TYPE_ORIGIN(type)) {
H A Doverlayfs.h27 #define OVL_TYPE_ORIGIN(type) ((type) & __OVL_PATH_ORIGIN) macro
H A Ddir.c318 return OVL_TYPE_ORIGIN(ovl_path_type(dentry));
H A Dreaddir.c512 if (OVL_TYPE_ORIGIN(type)) {

Completed in 133 milliseconds