btrfs: move btrfs_truncate_inode_items to inode-item.c
[sfrench/cifs-2.6.git] / fs / btrfs / ctree.h
index 04e4807404386a31f45f522c69f55874365ba085..459d002111814c17031df121cf707d7b8fe18985 100644 (file)
@@ -3190,10 +3190,6 @@ int btrfs_add_link(struct btrfs_trans_handle *trans,
 int btrfs_delete_subvolume(struct inode *dir, struct dentry *dentry);
 int btrfs_truncate_block(struct btrfs_inode *inode, loff_t from, loff_t len,
                         int front);
-int btrfs_truncate_inode_items(struct btrfs_trans_handle *trans,
-                              struct btrfs_root *root,
-                              struct btrfs_inode *inode, u64 new_size,
-                              u32 min_type, u64 *extents_found);
 
 int btrfs_start_delalloc_snapshot(struct btrfs_root *root, bool in_reclaim_context);
 int btrfs_start_delalloc_roots(struct btrfs_fs_info *fs_info, long nr,