diff options
Diffstat (limited to 'fs/btrfs/transaction.h')
-rw-r--r-- | fs/btrfs/transaction.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/btrfs/transaction.h b/fs/btrfs/transaction.h index e1e5a06b65f4..9ccd5a5b170f 100644 --- a/fs/btrfs/transaction.h +++ b/fs/btrfs/transaction.h | |||
@@ -84,7 +84,6 @@ int btrfs_commit_tree_roots(struct btrfs_trans_handle *trans, | |||
84 | 84 | ||
85 | int btrfs_add_dead_root(struct btrfs_root *root, struct btrfs_root *latest, | 85 | int btrfs_add_dead_root(struct btrfs_root *root, struct btrfs_root *latest, |
86 | struct list_head *dead_list); | 86 | struct list_head *dead_list); |
87 | int btrfs_defrag_dirty_roots(struct btrfs_fs_info *info); | ||
88 | int btrfs_defrag_root(struct btrfs_root *root, int cacheonly); | 87 | int btrfs_defrag_root(struct btrfs_root *root, int cacheonly); |
89 | int btrfs_clean_old_snapshots(struct btrfs_root *root); | 88 | int btrfs_clean_old_snapshots(struct btrfs_root *root); |
90 | int btrfs_commit_transaction(struct btrfs_trans_handle *trans, | 89 | int btrfs_commit_transaction(struct btrfs_trans_handle *trans, |