btrfs-progs/print-tree.h

4 lines
143 B
C
Raw Normal View History

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