Btrfs: update hole handling v2
[linux-2.6-block.git] / fs / btrfs / ctree.h
index abb27332c914a537f052619fb28548cfd0dedea4..ca5547af609060122abc803545e6ce91d1fe1ce2 100644 (file)
@@ -1908,6 +1908,7 @@ int btrfs_update_inode(struct btrfs_trans_handle *trans,
 int btrfs_orphan_add(struct btrfs_trans_handle *trans, struct inode *inode);
 int btrfs_orphan_del(struct btrfs_trans_handle *trans, struct inode *inode);
 void btrfs_orphan_cleanup(struct btrfs_root *root);
+int btrfs_cont_expand(struct inode *inode, loff_t size);
 
 /* ioctl.c */
 long btrfs_ioctl(struct file *file, unsigned int cmd, unsigned long arg);