Mountable btrfs, with readdir
[deliverable/linux.git] / fs / btrfs / print-tree.h
CommitLineData
e089f05c
CM
1#ifndef __PRINT_TREE_
2#define __PRINT_TREE_
123abc88 3void btrfs_print_leaf(struct btrfs_root *root, struct btrfs_leaf *l);
e20d96d6 4void btrfs_print_tree(struct btrfs_root *root, struct buffer_head *t);
e089f05c 5#endif
This page took 0.026618 seconds and 5 git commands to generate.