summaryrefslogtreecommitdiff
path: root/libbcache/fs-gc.h
diff options
context:
space:
mode:
Diffstat (limited to 'libbcache/fs-gc.h')
-rw-r--r--libbcache/fs-gc.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/libbcache/fs-gc.h b/libbcache/fs-gc.h
deleted file mode 100644
index ac86fd22..00000000
--- a/libbcache/fs-gc.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef _BCACHE_FS_GC_H
-#define _BCACHE_FS_GC_H
-
-s64 bch_count_inode_sectors(struct bch_fs *, u64);
-int bch_fsck(struct bch_fs *, bool);
-
-#endif /* _BCACHE_FS_GC_H */