diff options
Diffstat (limited to 'fs/btrfs/transaction.h')
-rw-r--r-- | fs/btrfs/transaction.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/btrfs/transaction.h b/fs/btrfs/transaction.h index 69700f7b20ac..46628210e5d8 100644 --- a/fs/btrfs/transaction.h +++ b/fs/btrfs/transaction.h | |||
@@ -117,7 +117,7 @@ int btrfs_write_and_wait_transaction(struct btrfs_trans_handle *trans, | |||
117 | struct btrfs_root *root); | 117 | struct btrfs_root *root); |
118 | 118 | ||
119 | int btrfs_add_dead_root(struct btrfs_root *root); | 119 | int btrfs_add_dead_root(struct btrfs_root *root); |
120 | int btrfs_defrag_root(struct btrfs_root *root, int cacheonly); | 120 | int btrfs_defrag_root(struct btrfs_root *root); |
121 | int btrfs_clean_old_snapshots(struct btrfs_root *root); | 121 | int btrfs_clean_old_snapshots(struct btrfs_root *root); |
122 | int btrfs_commit_transaction(struct btrfs_trans_handle *trans, | 122 | int btrfs_commit_transaction(struct btrfs_trans_handle *trans, |
123 | struct btrfs_root *root); | 123 | struct btrfs_root *root); |