diff options
Diffstat (limited to 'libbcache/fs-gc.h')
-rw-r--r-- | libbcache/fs-gc.h | 7 |
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 */ |