]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - fs/btrfs/volumes.h
Btrfs: allow for canceling restriper
[linux.git] / fs / btrfs / volumes.h
index 80953afb12b955f0e00273945f0e56352cd54137..caa9abd218eff487df8bc6f00b6c418e4db03098 100644 (file)
@@ -274,6 +274,7 @@ int btrfs_balance(struct btrfs_balance_control *bctl,
                  struct btrfs_ioctl_balance_args *bargs);
 int btrfs_recover_balance(struct btrfs_root *tree_root);
 int btrfs_pause_balance(struct btrfs_fs_info *fs_info);
+int btrfs_cancel_balance(struct btrfs_fs_info *fs_info);
 int btrfs_chunk_readonly(struct btrfs_root *root, u64 chunk_offset);
 int find_free_dev_extent(struct btrfs_trans_handle *trans,
                         struct btrfs_device *device, u64 num_bytes,