bcachefs: Add btree cache stats to sysfs
[linux-block.git] / fs / bcachefs / btree_cache.h
index 8a19e60e9258014816b6d5a8c4ac54e00587a7f2..e766ef552ce7470f4fb83fbfa915bd044963fafa 100644 (file)
@@ -100,5 +100,6 @@ static inline unsigned btree_blocks(struct bch_fs *c)
 
 void bch2_btree_node_to_text(struct printbuf *, struct bch_fs *,
                             struct btree *);
+void bch2_btree_cache_to_text(struct printbuf *, struct bch_fs *);
 
 #endif /* _BCACHEFS_BTREE_CACHE_H */