Searched refs:ovl_do_removexattr (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.15/fs/overlayfs/ |
| D | overlayfs.h | 209 static inline int ovl_do_removexattr(struct ovl_fs *ofs, struct dentry *dentry, in ovl_do_removexattr() function
|
| D | util.c | 711 err = ovl_do_removexattr(ofs, upper, OVL_XATTR_PROTATTR); in ovl_set_protattr()
|
| D | copy_up.c | 908 err = ovl_do_removexattr(ofs, upperpath.dentry, OVL_XATTR_METACOPY); in ovl_copy_up_meta_inode_data()
|
| D | readdir.c | 626 ovl_do_removexattr(ofs, ovl_dentry_upper(dentry), in ovl_cache_get_impure()
|
| D | super.c | 1428 ovl_do_removexattr(ofs, ofs->workdir, OVL_XATTR_OPAQUE); in ovl_make_workdir()
|