ocfs2: Call refcount tree remove process properly.
[deliverable/linux.git] / fs / ocfs2 / xattr.h
index a3295d705cea1e2ff53ea217b604abf579526b98..e74703f56dca85e2bdd28280c7981feda2f00c95 100644 (file)
@@ -55,6 +55,8 @@ int ocfs2_xattr_set_handle(handle_t *, struct inode *, struct buffer_head *,
                           int, const char *, const void *, size_t, int,
                           struct ocfs2_alloc_context *,
                           struct ocfs2_alloc_context *);
+int ocfs2_has_inline_xattr_value_outside(struct inode *inode,
+                                        struct ocfs2_dinode *di);
 int ocfs2_xattr_remove(struct inode *, struct buffer_head *);
 int ocfs2_init_security_get(struct inode *, struct inode *,
                            struct ocfs2_security_xattr_info *);
This page took 0.041238 seconds and 5 git commands to generate.