Btrfs: transaction handles everywhere
[deliverable/linux.git] / fs / btrfs / print-tree.h
1 #ifndef __PRINT_TREE_
2 #define __PRINT_TREE_
3 void btrfs_print_leaf(struct btrfs_root *root, struct btrfs_leaf *l);
4 void btrfs_print_tree(struct btrfs_root *root, struct btrfs_buffer *t);
5 #endif
This page took 0.034628 seconds and 6 git commands to generate.