]> git.sesse.net Git - bcachefs-tools-debian/blob - libbcachefs/fs-gc.h
Update bcachefs sources to 3b4024f944
[bcachefs-tools-debian] / libbcachefs / fs-gc.h
1 #ifndef _BCACHE_FS_GC_H
2 #define _BCACHE_FS_GC_H
3
4 s64 bch2_count_inode_sectors(struct bch_fs *, u64);
5 int bch2_fsck(struct bch_fs *, bool);
6
7 #endif /* _BCACHE_FS_GC_H */