mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-15 21:23:23 +00:00
5de08d7d50
Extent fixes Signed-off-by: Chris Mason <chris.mason@oracle.com>
4 lines
99 B
C
4 lines
99 B
C
|
|
void print_leaf(struct leaf *l);
|
|
void print_tree(struct ctree_root *root, struct tree_buffer *t);
|