Searched refs:ovl_removexattr (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/overlayfs/
H A Doverlayfs.h334 static inline int ovl_removexattr(struct ovl_fs *ofs, struct dentry *dentry, function
H A Dreaddir.c643 ovl_removexattr(ofs, ovl_dentry_upper(dentry),
H A Dsuper.c734 ovl_removexattr(ofs, ofs->workdir, OVL_XATTR_OPAQUE);
H A Dutil.c978 err = ovl_removexattr(ofs, upper, OVL_XATTR_PROTATTR);
H A Dcopy_up.c1097 err = ovl_removexattr(ofs, upperpath.dentry,

Completed in 112 milliseconds