btrfs-progs/print-tree.h

4 lines
99 B
C
Raw Normal View History

2007-02-24 11:24:44 +00:00
void print_leaf(struct leaf *l);
void print_tree(struct ctree_root *root, struct tree_buffer *t);