Home
last modified time | relevance | path

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

/linux-6.12.1/fs/overlayfs/
Doverlayfs.h522 static inline bool ovl_check_origin_xattr(struct ovl_fs *ofs, in ovl_check_origin_xattr() function
Dnamei.c901 if (ovl_check_origin_xattr(ofs, upper)) in ovl_fix_origin()
Dsuper.c858 if (ovl_check_origin_xattr(ofs, indexdir)) { in ovl_get_indexdir()