Searched refs:ovl_do_removexattr (Results 1 – 1 of 1) sorted by relevance
338 static inline int ovl_do_removexattr(struct ovl_fs *ofs, struct dentry *dentry, in ovl_do_removexattr() function349 return ovl_do_removexattr(ofs, dentry, ovl_xattr(ofs, ox)); in ovl_removexattr()