]> Pileus Git - ~andy/linux/blobdiff - fs/ocfs2/refcounttree.h
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[~andy/linux] / fs / ocfs2 / refcounttree.h
index 2c238e682570e76d4c27a4654efc0345a3e31369..c1d19b1d3ecc8429845c45f98eeab34a7a5c1d14 100644 (file)
@@ -99,4 +99,8 @@ int ocfs2_increase_refcount(handle_t *handle,
                            u64 cpos, u32 len,
                            struct ocfs2_alloc_context *meta_ac,
                            struct ocfs2_cached_dealloc_ctxt *dealloc);
+int ocfs2_reflink_ioctl(struct inode *inode,
+                       const char __user *oldname,
+                       const char __user *newname,
+                       bool preserve);
 #endif /* OCFS2_REFCOUNTTREE_H */