Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/overlayfs/
Dnamei.c256 err = ovl_check_metacopy_xattr(OVL_FS(d->sb), this); in ovl_lookup_single()
1075 err = ovl_check_metacopy_xattr(ofs, upperdentry); in ovl_lookup()
Doverlayfs.h318 int ovl_check_metacopy_xattr(struct ovl_fs *ofs, struct dentry *dentry);
Dutil.c857 int ovl_check_metacopy_xattr(struct ovl_fs *ofs, struct dentry *dentry) in ovl_check_metacopy_xattr() function