Btrfs: resume balance on rw (re)mounts properly
[deliverable/linux.git] / fs / btrfs / volumes.h
index e1b1a649fc5adf7cb7ed872ddf3120c9dd47eba1..95f6637614db5932f8d52daba79943514a7ed8da 100644 (file)
@@ -281,6 +281,7 @@ 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_balance_control *bctl,
                  struct btrfs_ioctl_balance_args *bargs);
+int btrfs_resume_balance_async(struct btrfs_fs_info *fs_info);
 int btrfs_recover_balance(struct btrfs_fs_info *fs_info);
 int btrfs_pause_balance(struct btrfs_fs_info *fs_info);
 int btrfs_cancel_balance(struct btrfs_fs_info *fs_info);
This page took 0.026684 seconds and 5 git commands to generate.