Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/overlayfs/
H A Doverlayfs.h23 #define OVL_TYPE_ORIGIN(type) ((type) & __OVL_PATH_ORIGIN) macro
H A Dinode.c189 } else if (OVL_TYPE_ORIGIN(type)) { in ovl_getattr()
H A Dreaddir.c494 if (OVL_TYPE_ORIGIN(type)) { in ovl_cache_update_ino()
H A Ddir.c315 return OVL_TYPE_ORIGIN(ovl_path_type(dentry)); in ovl_type_origin()
/kernel/linux/linux-6.6/fs/overlayfs/
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)); in ovl_type_origin()
H A Dinode.c193 } else if (OVL_TYPE_ORIGIN(type)) { in ovl_getattr()
H A Dreaddir.c498 if (OVL_TYPE_ORIGIN(type)) { in ovl_cache_update_ino()

Completed in 12 milliseconds