mirror of
https://github.com/torvalds/linux.git
synced 2024-11-07 04:32:03 +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);
|