btrfs-progs/print-tree.h

4 lines
118 B
C
Raw Normal View History

2007-02-24 11:24:44 +00:00
2007-03-13 14:46:10 +00:00
void btrfs_print_leaf(struct btrfs_leaf *l);
void btrfs_print_tree(struct btrfs_root *root, struct btrfs_buffer *t);