Btrfs: change around extent-tree prealloc
[deliverable/linux.git] / fs / btrfs / print-tree.h
index 9236abda2a74e1317216d35a867d019d807dcf56..396041a05cfa7a601e239d79f54421e905be5851 100644 (file)
@@ -1,3 +1,5 @@
-
+#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 btrfs_buffer *t);
+void btrfs_print_tree(struct btrfs_root *root, struct buffer_head *t);
+#endif
This page took 0.030572 seconds and 5 git commands to generate.