diff options
Diffstat (limited to 'fs/btrfs/volumes.h')
| -rw-r--r-- | fs/btrfs/volumes.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/btrfs/volumes.h b/fs/btrfs/volumes.h index 7071b2988305..d98b942c3896 100644 --- a/fs/btrfs/volumes.h +++ b/fs/btrfs/volumes.h | |||
| @@ -323,6 +323,7 @@ int btrfs_recover_balance(struct btrfs_fs_info *fs_info); | |||
| 323 | int btrfs_pause_balance(struct btrfs_fs_info *fs_info); | 323 | int btrfs_pause_balance(struct btrfs_fs_info *fs_info); |
| 324 | int btrfs_cancel_balance(struct btrfs_fs_info *fs_info); | 324 | int btrfs_cancel_balance(struct btrfs_fs_info *fs_info); |
| 325 | int btrfs_create_uuid_tree(struct btrfs_fs_info *fs_info); | 325 | int btrfs_create_uuid_tree(struct btrfs_fs_info *fs_info); |
| 326 | int btrfs_check_uuid_tree(struct btrfs_fs_info *fs_info); | ||
| 326 | int btrfs_chunk_readonly(struct btrfs_root *root, u64 chunk_offset); | 327 | int btrfs_chunk_readonly(struct btrfs_root *root, u64 chunk_offset); |
| 327 | int find_free_dev_extent(struct btrfs_trans_handle *trans, | 328 | int find_free_dev_extent(struct btrfs_trans_handle *trans, |
| 328 | struct btrfs_device *device, u64 num_bytes, | 329 | struct btrfs_device *device, u64 num_bytes, |
