]> git.sesse.net Git - bcachefs-tools-debian/blob - libbcachefs/fsck.h
Update bcachefs sources to d868a87c67 bcachefs: fix initial gc
[bcachefs-tools-debian] / libbcachefs / fsck.h
1 #ifndef _BCACHEFS_FSCK_H
2 #define _BCACHEFS_FSCK_H
3
4 int bch2_fsck(struct bch_fs *);
5
6 #endif /* _BCACHEFS_FSCK_H */