diff options
Diffstat (limited to 'fs/btrfs/transaction.h')
-rw-r--r-- | fs/btrfs/transaction.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/btrfs/transaction.h b/fs/btrfs/transaction.h index 11fbdeceb26c..df2ca2aad1c0 100644 --- a/fs/btrfs/transaction.h +++ b/fs/btrfs/transaction.h | |||
@@ -91,4 +91,5 @@ int btrfs_commit_transaction(struct btrfs_trans_handle *trans, | |||
91 | struct btrfs_root *root); | 91 | struct btrfs_root *root); |
92 | int btrfs_end_transaction_throttle(struct btrfs_trans_handle *trans, | 92 | int btrfs_end_transaction_throttle(struct btrfs_trans_handle *trans, |
93 | struct btrfs_root *root); | 93 | struct btrfs_root *root); |
94 | void btrfs_throttle(struct btrfs_root *root); | ||
94 | #endif | 95 | #endif |