Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
print-tree.c File Reference
#include "ctree.h"
#include "disk-io.h"
#include "print-tree.h"

Go to the source code of this file.

Functions

void btrfs_print_leaf (struct btrfs_root *root, struct extent_buffer *l)
 
void btrfs_print_tree (struct btrfs_root *root, struct extent_buffer *c)
 

Function Documentation

void btrfs_print_leaf ( struct btrfs_root root,
struct extent_buffer l 
)

Definition at line 158 of file print-tree.c.

void btrfs_print_tree ( struct btrfs_root root,
struct extent_buffer c 
)

Definition at line 304 of file print-tree.c.