mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-13 14:24:11 +08: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);
|