Home
last modified time | relevance | path

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

/fs/overlayfs/
Doverlayfs.h309 bool ovl_check_origin_xattr(struct ovl_fs *ofs, struct dentry *dentry);
Dutil.c573 bool ovl_check_origin_xattr(struct ovl_fs *ofs, struct dentry *dentry) in ovl_check_origin_xattr() function
Dinode.c1035 ovl_check_origin_xattr(ofs, upperdentry ?: lowerdentry)) { in ovl_get_inode()
Dnamei.c802 if (ovl_check_origin_xattr(ofs, upper)) in ovl_fix_origin()
Dsuper.c1510 if (ovl_check_origin_xattr(ofs, ofs->indexdir)) { in ovl_get_indexdir()