Searched refs:ovl_check_metacopy_xattr (Results 1 – 3 of 3) sorted by relevance
256 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()
318 int ovl_check_metacopy_xattr(struct ovl_fs *ofs, struct dentry *dentry);
857 int ovl_check_metacopy_xattr(struct ovl_fs *ofs, struct dentry *dentry) in ovl_check_metacopy_xattr() function