mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-04-03 21:03:57 +00:00
3 lines
143 B
C
3 lines
143 B
C
|
|
void btrfs_print_leaf(struct btrfs_root *root, struct btrfs_leaf *l);
|
|
void btrfs_print_tree(struct btrfs_root *root, struct btrfs_buffer *t);
|