Home
last modified time | relevance | path

Searched refs:ovl_do_removexattr (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/fs/overlayfs/
Doverlayfs.h201 static inline int ovl_do_removexattr(struct ovl_fs *ofs, struct dentry *dentry, in ovl_do_removexattr() function
Dcopy_up.c852 err = ovl_do_removexattr(ofs, upperpath.dentry, OVL_XATTR_METACOPY); in ovl_copy_up_meta_inode_data()
Dreaddir.c636 ovl_do_removexattr(ofs, ovl_dentry_upper(dentry), in ovl_cache_get_impure()
Dsuper.c1330 ovl_do_removexattr(ofs, ofs->workdir, OVL_XATTR_OPAQUE); in ovl_make_workdir()