aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/transaction.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/btrfs/transaction.h')
-rw-r--r--fs/btrfs/transaction.h1
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
85int btrfs_add_dead_root(struct btrfs_root *root, struct btrfs_root *latest, 85int btrfs_add_dead_root(struct btrfs_root *root, struct btrfs_root *latest,
86 struct list_head *dead_list); 86 struct list_head *dead_list);
87int btrfs_defrag_dirty_roots(struct btrfs_fs_info *info);
88int btrfs_defrag_root(struct btrfs_root *root, int cacheonly); 87int btrfs_defrag_root(struct btrfs_root *root, int cacheonly);
89int btrfs_clean_old_snapshots(struct btrfs_root *root); 88int btrfs_clean_old_snapshots(struct btrfs_root *root);
90int btrfs_commit_transaction(struct btrfs_trans_handle *trans, 89int btrfs_commit_transaction(struct btrfs_trans_handle *trans,