]> git.sesse.net Git - bcachefs-tools-debian/blob - libbcachefs/fsck.h
Update bcachefs sources to eab3b355cf bcachefs: trace transaction restarts
[bcachefs-tools-debian] / libbcachefs / fsck.h
1 #ifndef _BCACHEFS_FSCK_H
2 #define _BCACHEFS_FSCK_H
3
4 s64 bch2_count_inode_sectors(struct bch_fs *, u64);
5 int bch2_fsck(struct bch_fs *);
6
7 #endif /* _BCACHEFS_FSCK_H */