summaryrefslogtreecommitdiff
path: root/libbcachefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'libbcachefs.h')
-rw-r--r--libbcachefs.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libbcachefs.h b/libbcachefs.h
index ab4f0cd6..3a83e165 100644
--- a/libbcachefs.h
+++ b/libbcachefs.h
@@ -79,8 +79,6 @@ struct bch_sb *bch2_format(struct bch_opt_strs,
void bch2_super_write(int, struct bch_sb *);
struct bch_sb *__bch2_super_read(int, u64);
-void bch2_sb_print(struct bch_sb *, bool, unsigned, enum units);
-
/* ioctl interface: */
int bcachectl_open(void);