Searched refs:ovl_do_setxattr (Results 1 – 2 of 2) sorted by relevance
93 static inline int ovl_do_setxattr(struct dentry *dentry, const char *name, in ovl_do_setxattr() function
121 return ovl_do_setxattr(upperdentry, OVL_XATTR_OPAQUE, "y", 1, 0); in ovl_set_opaque()