alistair23-linux/fs/btrfs/print-tree.h
Chris Mason 5de08d7d50 Btrfs: Break up ctree.c a little
Extent fixes

Signed-off-by: Chris Mason <chris.mason@oracle.com>
2007-02-24 06:24:44 -05:00

4 lines
99 B
C

void print_leaf(struct leaf *l);
void print_tree(struct ctree_root *root, struct tree_buffer *t);