Home
last modified time | relevance | path

Searched refs:ovl_do_removexattr (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/fs/overlayfs/
H A Doverlayfs.h314 static inline int ovl_do_removexattr(struct ovl_fs *ofs, struct dentry *dentry, in ovl_do_removexattr() function
325 return ovl_do_removexattr(ofs, dentry, ovl_xattr(ofs, ox)); in ovl_removexattr()
H A Dinode.c391 err = ovl_do_removexattr(ofs, realdentry, name); in ovl_xattr_set()
/kernel/linux/linux-5.10/fs/overlayfs/
H A Doverlayfs.h201 static inline int ovl_do_removexattr(struct ovl_fs *ofs, struct dentry *dentry, in ovl_do_removexattr() function
H A Dcopy_up.c855 err = ovl_do_removexattr(ofs, upperpath.dentry, OVL_XATTR_METACOPY); in ovl_copy_up_meta_inode_data()
H A Dreaddir.c624 ovl_do_removexattr(ofs, ovl_dentry_upper(dentry), in ovl_cache_get_impure()
H A Dsuper.c1351 ovl_do_removexattr(ofs, ofs->workdir, OVL_XATTR_OPAQUE); in ovl_make_workdir()

Completed in 10 milliseconds