]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blobdiff - fs/btrfs/volumes.h
Btrfs: Add balance ioctl to restripe the chunks
[mirror_ubuntu-hirsute-kernel.git] / fs / btrfs / volumes.h
index 6f173450378b121e6fbc20cc1eb6a7ca3f648ee6..3f9a17f2e41b24b112c162ee85ea094df7bb9389 100644 (file)
@@ -134,4 +134,5 @@ struct btrfs_device *btrfs_find_device(struct btrfs_root *root, u64 devid,
                                       u8 *uuid);
 int btrfs_shrink_device(struct btrfs_device *device, u64 new_size);
 int btrfs_init_new_device(struct btrfs_root *root, char *path);
+int btrfs_balance(struct btrfs_root *dev_root);
 #endif