Btrfs: Fix hole insertion corner cases
[linux-2.6-block.git] / fs / btrfs / ctree.h
index 7a588ba2b74750432f813783590906ea54042b8b..b9f2975b55c9b854607e86bd6426b58dca29c72a 100644 (file)
@@ -1170,6 +1170,7 @@ int btrfs_update_inode(struct btrfs_trans_handle *trans,
                              struct inode *inode);
 /* file.c */
 int btrfs_drop_extent_cache(struct inode *inode, u64 start, u64 end);
+int btrfs_check_file(struct btrfs_root *root, struct inode *inode);
 extern struct file_operations btrfs_file_operations;
 int btrfs_drop_extents(struct btrfs_trans_handle *trans,
                       struct btrfs_root *root, struct inode *inode,