btrfs: make static code static & remove dead code
[deliverable/linux.git] / fs / btrfs / print-tree.h
index 205cd03601abc490221668ecdec7ca99937e4abc..7faddfacc5bd3a3bb6c3be259047783578953500 100644 (file)
@@ -18,6 +18,6 @@
 
 #ifndef __PRINT_TREE_
 #define __PRINT_TREE_
-void btrfs_print_leaf(struct btrfs_root *root, struct btrfs_leaf *l);
-void btrfs_print_tree(struct btrfs_root *root, struct buffer_head *t);
+void btrfs_print_leaf(struct btrfs_root *root, struct extent_buffer *l);
+void btrfs_print_tree(struct btrfs_root *root, struct extent_buffer *c);
 #endif
This page took 0.038318 seconds and 5 git commands to generate.