Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
[linux-block.git] / fs / btrfs / discard.h
index 353228d62f5a1232bea3363d3f702aa9b4ee842b..57b9202f427f869a42b108f47dfeb08f26b79472 100644 (file)
@@ -28,8 +28,7 @@ bool btrfs_run_discard_work(struct btrfs_discard_ctl *discard_ctl);
 
 /* Update operations */
 void btrfs_discard_calc_delay(struct btrfs_discard_ctl *discard_ctl);
-void btrfs_discard_update_discardable(struct btrfs_block_group *block_group,
-                                     struct btrfs_free_space_ctl *ctl);
+void btrfs_discard_update_discardable(struct btrfs_block_group *block_group);
 
 /* Setup/cleanup operations */
 void btrfs_discard_punt_unused_bgs_list(struct btrfs_fs_info *fs_info);