mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-21 09:23:51 +00:00
234b63a091
Signed-off-by: Chris Mason <chris.mason@oracle.com>
4 lines
118 B
C
4 lines
118 B
C
|
|
void btrfs_print_leaf(struct btrfs_leaf *l);
|
|
void btrfs_print_tree(struct btrfs_root *root, struct btrfs_buffer *t);
|