mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-04-14 02:14:35 +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);
|