From 319abbc65330d20daee499e841ffcdef06c60fb5 Mon Sep 17 00:00:00 2001 From: Kent Overstreet Date: Wed, 15 Jun 2022 14:58:36 -0400 Subject: Update bcachefs sources to 2f4e24d856 bcachefs: Split out dev_buckets_free() --- libbcachefs/move.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'libbcachefs/move.h') diff --git a/libbcachefs/move.h b/libbcachefs/move.h index 2a789a11..c69b6b5a 100644 --- a/libbcachefs/move.h +++ b/libbcachefs/move.h @@ -62,6 +62,12 @@ int bch2_move_data(struct bch_fs *, move_pred_fn, void *, struct bch_move_stats *); +int bch2_evacuate_bucket(struct bch_fs *, struct bpos, int, + struct bch_ratelimit *, + struct write_point_specifier, + enum data_cmd, + struct data_opts *, + struct bch_move_stats *); int bch2_data_job(struct bch_fs *, struct bch_move_stats *, struct bch_ioctl_data); -- cgit v1.2.3