]> git.sesse.net Git - bcachefs-tools-debian/blob - libbcachefs/migrate.h
Update bcachefs sources to e99d29e402 bcachefs: zstd support, compression refactoring
[bcachefs-tools-debian] / libbcachefs / migrate.h
1 #ifndef _BCACHEFS_MIGRATE_H
2 #define _BCACHEFS_MIGRATE_H
3
4 int bch2_dev_data_drop(struct bch_fs *, unsigned, int);
5
6 #endif /* _BCACHEFS_MIGRATE_H */