mirror of
https://github.com/kdave/btrfs-progs
synced 2024-12-13 01:46:14 +00:00
4 lines
99 B
C
4 lines
99 B
C
|
|
||
|
void print_leaf(struct leaf *l);
|
||
|
void print_tree(struct ctree_root *root, struct tree_buffer *t);
|