Searched refs:ovl_removexattr (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/fs/overlayfs/ |
| H A D | overlayfs.h | 338 static inline int ovl_removexattr(struct ovl_fs *ofs, struct dentry *dentry, in ovl_removexattr() function
|
| H A D | copy_up.c | 1120 err = ovl_removexattr(ofs, upperpath.dentry, in ovl_copy_up_meta_inode_data()
|
| H A D | util.c | 986 err = ovl_removexattr(ofs, upper, OVL_XATTR_PROTATTR); in ovl_set_protattr()
|
| H A D | super.c | 747 ovl_removexattr(ofs, ofs->workdir, OVL_XATTR_OPAQUE); in ovl_make_workdir()
|
| H A D | readdir.c | 643 ovl_removexattr(ofs, ovl_dentry_upper(dentry), in ovl_cache_get_impure()
|