Home
last modified time | relevance | path

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

/Linux-v5.10/fs/overlayfs/
Doverlayfs.h304 bool ovl_check_origin_xattr(struct ovl_fs *ofs, struct dentry *dentry);
Dutil.c547 bool ovl_check_origin_xattr(struct ovl_fs *ofs, struct dentry *dentry) in ovl_check_origin_xattr() function
Dinode.c1032 ovl_check_origin_xattr(ofs, upperdentry ?: lowerdentry)) { in ovl_get_inode()
Dnamei.c801 if (ovl_check_origin_xattr(ofs, upper)) in ovl_fix_origin()
Dsuper.c1465 if (ovl_check_origin_xattr(ofs, ofs->indexdir)) { in ovl_get_indexdir()