Btrfs: Break up ctree.c a little
[safe/jmp/linux-2.6] / fs / btrfs / print-tree.h
1
2 void print_leaf(struct leaf *l);
3 void print_tree(struct ctree_root *root, struct tree_buffer *t);