mirror of
https://github.com/torvalds/linux.git
synced 2025-11-03 18:20:25 +02: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);
|