Break up ctree.c a little
[platform/upstream/btrfs-progs.git] / print-tree.h
1
2 void print_leaf(struct leaf *l);
3 void print_tree(struct ctree_root *root, struct tree_buffer *t);