Home
last modified time | relevance | path

Searched refs:ovl_check_origin_xattr (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/overlayfs/
H A Doverlayfs.h481 static inline bool ovl_check_origin_xattr(struct ovl_fs *ofs, in ovl_check_origin_xattr() function
H A Dnamei.c878 if (ovl_check_origin_xattr(ofs, upper)) in ovl_fix_origin()
H A Dsuper.c921 if (ovl_check_origin_xattr(ofs, ofs->indexdir)) { in ovl_get_indexdir()