]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - libbcachefs/movinggc.h
Update bcachefs sources to 2115a2ffde bcachefs: Kill bch2_verify_bucket_evacuated()
[bcachefs-tools-debian] / libbcachefs / movinggc.h
index e85c8136a46e9b7ad52e987c9d299c4d4c9cc581..ea181fef5bc93232f42ac18e1033fcca3b7eda71 100644 (file)
@@ -3,6 +3,8 @@
 #define _BCACHEFS_MOVINGGC_H
 
 unsigned long bch2_copygc_wait_amount(struct bch_fs *);
+void bch2_copygc_wait_to_text(struct printbuf *, struct bch_fs *);
+
 void bch2_copygc_stop(struct bch_fs *);
 int bch2_copygc_start(struct bch_fs *);
 void bch2_fs_copygc_init(struct bch_fs *);